Searched refs:is_type (Results 1 – 7 of 7) sorted by relevance
240 cam_is_type_t is_type, in init() argument278 mStreamInfo->is_type = is_type; in init()
66 cam_is_type_t is_type,
371 cam_is_type_t is_type,
2132 cam_is_type_t is_type; in processCaptureRequest() local2135 is_type = static_cast<cam_is_type_t>(atoi(is_type_value)); in processCaptureRequest()2164 is_type = IS_TYPE_DIS; in processCaptureRequest()2166 is_type = IS_TYPE_EIS_2_0; in processCaptureRequest()2177 rc = channel->registerBuffer(output.buffer, is_type); in processCaptureRequest()2199 rc = channel->initialize(is_type); in processCaptureRequest()2209 rc = mRawDumpChannel->initialize(is_type); in processCaptureRequest()2217 rc = mSupportChannel->initialize(is_type); in processCaptureRequest()
3240 const reprocess_config_t &src_config , cam_is_type_t is_type, in addReprocStreamsFromSource() argument3286 is_type, in addReprocStreamsFromSource()
444 cam_is_type_t is_type; member
1842 streamInfo->is_type = static_cast<cam_is_type_t>(atoi(value)); in allocateStreamInfoBuf()1844 streamInfo->is_type = IS_TYPE_NONE; in allocateStreamInfoBuf()