Searched refs:is_type (Results 1 – 10 of 10) 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()
656 cam_is_type_t is_type,
3142 cam_is_type_t isTypePreview, is_type=IS_TYPE_NONE; in configureStreamsPerfLocked() local3186 is_type = isTypePreview; in configureStreamsPerfLocked()3190 is_type = IS_TYPE_EIS_2_0; in configureStreamsPerfLocked()3192 is_type = m_ISTypeVideo; in configureStreamsPerfLocked()3195 is_type = IS_TYPE_NONE; in configureStreamsPerfLocked()3197 mStreamConfigInfo.is_type[i] = is_type; in configureStreamsPerfLocked()3199 mStreamConfigInfo.is_type[i] = IS_TYPE_NONE; in configureStreamsPerfLocked()3308 mStreamConfigInfo.is_type[i]); in configureStreamsPerfLocked()5236 cam_is_type_t is_type = IS_TYPE_NONE; in processCaptureRequest() local5282 is_type = mStreamConfigInfo.is_type[i]; in processCaptureRequest()[all …]
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()
770 cam_is_type_t is_type; member