Home
last modified time | relevance | path

Searched refs:cam_capture_type (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h1119 } cam_capture_type; typedef
1123 cam_capture_type type; /*type of the capture request*/
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c486 cam_capture_type type = ch_obj->frameConfig.configs[i].type; in mm_channel_process_stream_buf()