Home | History | Annotate | Download | only in camera

Lines Matching defs:y_off

767     uint32_t frame_len, y_off, cbcr_off;
827 y_off = dim->picture_frame_offset.mp[0].offset;
830 __func__, dim->rotation, y_off, cbcr_off, frame_len, dim->picture_width, dim->picture_height);
839 frame_len, y_off, cbcr_off, MSM_PMEM_MAINIMG, &mSnapshotStreamBuf,
850 y_off = dim->thumb_frame_offset.mp[0].offset;
853 __func__, dim->rotation, y_off, cbcr_off, frame_len,
857 frame_len, y_off, cbcr_off, MSM_PMEM_THUMBNAIL, &mPostviewStreamBuf,