Searched refs:CAMERA3_STREAM_INPUT (Results 1 – 10 of 10) sorted by relevance
69 return mStream->stream_type == CAMERA3_STREAM_INPUT || in isInputType()80 case CAMERA3_STREAM_INPUT: in typeToString()
84 return mType == CAMERA3_STREAM_INPUT || in isInputType()97 case CAMERA3_STREAM_INPUT: in typeToString()
41 } else if (src->stream_type == CAMERA3_STREAM_INPUT) { in convertToHidl()
82 } else if (src->stream_type == CAMERA3_STREAM_INPUT) { in convertToHidl()
1424 CAMERA3_STREAM_INPUT = 1, enumerator
393 case CAMERA3_STREAM_INPUT: in setupStreams()
239 return stream_type == CAMERA3_STREAM_INPUT || in IsInputType()
95 type = CAMERA3_STREAM_INPUT; in MakeStream()
1286 if (streamList->streams[i]->stream_type == CAMERA3_STREAM_INPUT) { in validateStreamDimensions()1364 || newStream->stream_type == CAMERA3_STREAM_INPUT in validateStreamDimensions()1942 if (newStream->stream_type == CAMERA3_STREAM_INPUT){ in validateStreamCombination()2318 if (!stream_exists && newStream->stream_type != CAMERA3_STREAM_INPUT) { in configureStreamsPerfLocked()2515 } else if(newStream->stream_type == CAMERA3_STREAM_INPUT) { in configureStreamsPerfLocked()2680 case CAMERA3_STREAM_INPUT: in configureStreamsPerfLocked()2882 } else if (newStream->stream_type == CAMERA3_STREAM_INPUT) { in configureStreamsPerfLocked()2921 if ((newStream->stream_type != CAMERA3_STREAM_INPUT) && in configureStreamsPerfLocked()3538 if ((*it)->stream->stream_type == CAMERA3_STREAM_INPUT) in deriveMinFrameDuration()
1609 if(stream->stream_type == CAMERA3_STREAM_INPUT){ in translateStreamTypeAndFormat()1628 } else if(stream->stream_type == CAMERA3_STREAM_INPUT || in translateStreamTypeAndFormat()