Home
last modified time | relevance | path

Searched defs:stream_size (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/iorap/src/prefetcher/
H A Dprefetcher_daemon.cc203 size_t stream_size; member
223 ParseResult<T> ParsingRead(char* stream, size_t stream_size) { in ParsingRead()
303 size_t stream_size = buf_vector.size(); in ParseSocketCommands() local
505 size_t stream_size = buf_vector.size(); in ParseCommands() local
1146 size_t stream_size; in SendCommand() local
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraProviderHWLImpl.cpp142 for (const auto& stream_size : stream_sizes) { in IsMaxSupportedSizeGreaterThanOrEqual() local
H A DEmulatedSensor.cpp425 auto stream_size = std::make_pair(stream.width, stream.height); in IsStreamCombinationSupported() local
/aosp12/bionic/libc/kernel/uapi/drm/
H A Detnaviv_drm.h127 __u32 stream_size; member