HomeSort by relevance Sort by last modified time
    Searched refs:ov_front (Results 1 - 4 of 4) sorted by null

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c 79 struct msmfb_overlay_data ov_front, ov_back, *ovp_front, *ovp_back; variable in typeref:struct:msmfb_overlay_data
102 ovp_front = &ov_front;
151 ov_front.id = overlayp->id;
161 ov_front.data.offset = 0;
162 ov_front.data.memory_id = frame->fd;
504 ov_front.data.offset = 0;
505 ov_front.data.memory_id = frame_fd;
566 ov_front.data.offset = 0;
567 ov_front.data.memory_id = frame_fd;
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c 78 struct msmfb_overlay_data ov_front, ov_back, *ovp_front, *ovp_back; variable in typeref:struct:msmfb_overlay_data
101 ovp_front = &ov_front;
150 ov_front.id = overlayp->id;
160 ov_front.data.offset = 0;
161 ov_front.data.memory_id = frame->fd;
503 ov_front.data.offset = 0;
504 ov_front.data.memory_id = frame_fd;
565 ov_front.data.offset = 0;
566 ov_front.data.memory_id = frame_fd;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 238 static struct msmfb_overlay_data ov_front; variable in typeref:struct:msmfb_overlay_data
3413 struct msmfb_overlay_data ov_front; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 365 static struct msmfb_overlay_data ov_front; variable in typeref:struct:msmfb_overlay_data
3867 struct msmfb_overlay_data ov_front; local
    [all...]

Completed in 1705 milliseconds