Searched refs:isConfigCapture (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c349 ch_obj->isConfigCapture = TRUE;
351 ch_obj->isConfigCapture = FALSE;
367 && (ch_obj->isConfigCapture)
384 if ((ch_obj->isConfigCapture)
426 ch_obj->isConfigCapture = FALSE;
490 if (ch_obj->isConfigCapture &&
530 ch_obj->isConfigCapture = FALSE;
533 if (ch_obj->isConfigCapture) {
2547 if (ch_obj->isConfigCapture && is_good_frame_idx_range_valid
2567 && !ch_obj->isConfigCapture) {
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h482 uint8_t isConfigCapture; member in struct:mm_channel

Completed in 35 milliseconds