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

  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 777 planes[0] = dim->thumb_frame_offset.mp[0].len;
778 planes[1] = dim->thumb_frame_offset.mp[1].len;
781 y_off = dim->thumb_frame_offset.mp[0].offset;
782 cbcr_off = dim->thumb_frame_offset.mp[1].offset;
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp 846 planes[0] = dim->thumb_frame_offset.mp[0].len;
847 planes[1] = dim->thumb_frame_offset.mp[1].len;
850 y_off = dim->thumb_frame_offset.mp[0].offset;
851 cbcr_off = dim->thumb_frame_offset.mp[1].offset;
    [all...]
QCamera_Intf.h 328 cam_frame_len_offset_t thumb_frame_offset; member in struct:__anon1778
    [all...]

Completed in 130 milliseconds