Home
last modified time | relevance | path

Searched refs:output_stream_id (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera2.h130 uint32_t output_stream_id,
206 uint32_t output_stream_id,
DEmulatedCamera2.cpp168 uint32_t output_stream_id, in allocateReprocessStreamFromStream() argument
302 uint32_t output_stream_id, in allocate_reprocess_stream_from_stream() argument
306 return ec->allocateReprocessStreamFromStream(output_stream_id, in allocate_reprocess_stream_from_stream()
DEmulatedFakeCamera2.h118 uint32_t output_stream_id,
DEmulatedFakeCamera2.cpp543 uint32_t output_stream_id, in allocateReprocessStreamFromStream() argument
553 ssize_t baseStreamIndex = mStreams.indexOfKey(output_stream_id); in allocateReprocessStreamFromStream()
555 ALOGE("%s: Unknown output stream id %d!", __FUNCTION__, output_stream_id); in allocateReprocessStreamFromStream()
576 newStream.sourceStreamId = output_stream_id; in allocateReprocessStreamFromStream()
583 output_stream_id); in allocateReprocessStreamFromStream()
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.h94 uint32_t output_stream_id,
DQualcommCamera.cpp336 uint32_t output_stream_id, in allocate_reprocess_stream_from_stream() argument