Home
last modified time | relevance | path

Searched refs:full_liveshot (Results 1 – 4 of 4) sorted by relevance

/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_channel.c120 if (!my_obj->full_liveshot) in mm_camera_ch_util_get_stream_objs()
159 if (!my_obj->full_liveshot) { in mm_camera_ch_util_set_fmt()
211 if (!my_obj->full_liveshot) { in mm_camera_ch_util_acquire()
278 if(!rc && !my_obj->full_liveshot) in mm_camera_ch_util_stream_null_val()
326 if(!rc && !my_obj->full_liveshot) { in mm_camera_ch_util_reg_buf()
446 if(!rc && (!my_obj->full_liveshot)) { in mm_camera_ch_util_qbuf()
524 if(!rc && !my_obj->full_liveshot) { in mm_camera_ch_util_get_crop()
Dmm_camera.h257 int full_liveshot; member
Dmm_camera_notify.c595 if (!my_obj->full_liveshot) in mm_camera_read_snapshot_main_frame()
Dmm_camera.c382 my_obj->full_liveshot = *((int *)(parm->p_value)); in mm_camera_set_general_parm()