Home
last modified time | relevance | path

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

/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_channel.c607 mm_camera_frame_t *qmframe = NULL, *qsframe = NULL; in mm_camera_dispatch_buffered_frames() local
660 qmframe = mframe; in mm_camera_dispatch_buffered_frames()
666 if(qmframe) { in mm_camera_dispatch_buffered_frames()
667 mm_camera_stream_frame_enq(mq, &stream1->frame.frame[qmframe->idx]); in mm_camera_dispatch_buffered_frames()
668 qmframe = NULL; in mm_camera_dispatch_buffered_frames()