Searched refs:is_type (Results 1 – 12 of 12) sorted by relevance
72 cam_is_type_t is_type,
378 cam_is_type_t is_type, in init() argument419 mStreamInfo->is_type = is_type; in init()
660 cam_is_type_t is_type,
3200 cam_is_type_t isTypePreview, is_type=IS_TYPE_NONE; in configureStreamsPerfLocked() local3244 is_type = isTypePreview; in configureStreamsPerfLocked()3248 is_type = IS_TYPE_EIS_2_0; in configureStreamsPerfLocked()3250 is_type = m_ISTypeVideo; in configureStreamsPerfLocked()3253 is_type = IS_TYPE_NONE; in configureStreamsPerfLocked()3255 mStreamConfigInfo.is_type[i] = is_type; in configureStreamsPerfLocked()3257 mStreamConfigInfo.is_type[i] = IS_TYPE_NONE; in configureStreamsPerfLocked()3366 mStreamConfigInfo.is_type[i]); in configureStreamsPerfLocked()5375 cam_is_type_t is_type = IS_TYPE_NONE; in processCaptureRequest() local5421 is_type = mStreamConfigInfo.is_type[i]; in processCaptureRequest()[all …]
5452 const reprocess_config_t &src_config , cam_is_type_t is_type, in addReprocStreamsFromSource() argument5499 is_type, in addReprocStreamsFromSource()
136 abc.is_type[0] = IS_TYPE_NONE; in mm_app_add_rdi_stream()
888 abc.is_type[0] = IS_TYPE_NONE; in mm_app_add_preview_stream()964 abc.is_type[0] = IS_TYPE_NONE; in mm_app_add_raw_stream()1049 abc_snap.is_type[0] = IS_TYPE_NONE; in mm_app_add_ZSL_snapshot_stream()1138 abc_snap.is_type[0] = IS_TYPE_NONE; in mm_app_add_snapshot_stream()
492 abc_snap.is_type[0] = IS_TYPE_NONE; in mm_app_add_video_stream()
13547 stream_config_info.is_type[k]); in updateSnapshotPpMask()13810 stream_config_info.is_type[stream_config_info.num_streams] = mIsTypePreview; in setStreamConfigure()13818 stream_config_info.is_type[stream_config_info.num_streams] = IS_TYPE_NONE; in setStreamConfigure()13832 stream_config_info.is_type[stream_config_info.num_streams] = mIsTypeVideo; in setStreamConfigure()13874 stream_config_info.is_type[stream_config_info.num_streams] = mIsTypePreview; in setStreamConfigure()13892 stream_config_info.is_type[stream_config_info.num_streams] = IS_TYPE_NONE; in setStreamConfigure()13911 stream_config_info.is_type[stream_config_info.num_streams] = IS_TYPE_NONE; in setStreamConfigure()13927 stream_config_info.is_type[stream_config_info.num_streams] = IS_TYPE_NONE; in setStreamConfigure()13941 stream_config_info.is_type[stream_config_info.num_streams] = IS_TYPE_NONE; in setStreamConfigure()13957 stream_config_info.is_type[stream_config_info.num_streams] = IS_TYPE_NONE; in setStreamConfigure()[all …]
3390 streamInfo->is_type = mParameters.getVideoISType(); in initStreamInfoBuf()3392 streamInfo->is_type = IS_TYPE_NONE; in initStreamInfoBuf()3402 streamInfo->is_type = mParameters.getPreviewISType(); in initStreamInfoBuf()3404 streamInfo->is_type = IS_TYPE_NONE; in initStreamInfoBuf()3475 streamInfo->is_type); in initStreamInfoBuf()
776 cam_is_type_t is_type; member
1839 cam_is_type_t is_type[MAX_NUM_STREAMS]; member