Home
last modified time | relevance | path

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

/hardware/qcom/camera/mm-camera-interface/
Dmm_camera_channel.c602 mm_camera_frame_t *qmframe = NULL, *qsframe = NULL; in mm_camera_dispatch_buffered_frames() local
656 qsframe = sframe; in mm_camera_dispatch_buffered_frames()
665 if(qsframe) { in mm_camera_dispatch_buffered_frames()
666 mm_camera_stream_frame_enq(sq, &stream2->frame.frame[qsframe->idx]); in mm_camera_dispatch_buffered_frames()
667 qsframe = NULL; in mm_camera_dispatch_buffered_frames()