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

  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 755 planes[0] = dim->picture_frame_offset.mp[0].len;
756 planes[1] = dim->picture_frame_offset.mp[1].len;
757 frame_len = dim->picture_frame_offset.frame_len;
758 y_off = dim->picture_frame_offset.mp[0].offset;
759 cbcr_off = dim->picture_frame_offset.mp[1].offset;
    [all...]
QCameraHWI_Preview.cpp 334 frame_len = dim.picture_frame_offset.frame_len;
335 y_off = dim.picture_frame_offset.mp[0].offset;
336 cbcr_off = dim.picture_frame_offset.mp[1].offset;
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp 842 planes[0] = dim->picture_frame_offset.mp[0].len;
843 planes[1] = dim->picture_frame_offset.mp[1].len;
844 frame_len = dim->picture_frame_offset.frame_len;
845 y_off = dim->picture_frame_offset.mp[0].offset;
846 cbcr_off = dim->picture_frame_offset.mp[1].offset;
    [all...]
QCamera_Intf.h 327 cam_frame_len_offset_t picture_frame_offset; member in struct:__anon3677
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 286 cam_frame_len_offset_t picture_frame_offset; member in struct:__anon2860
  /device/lge/hammerhead/camera/
QCamera_Intf.h 286 cam_frame_len_offset_t picture_frame_offset; member in struct:__anon3367
  /device/moto/shamu/camera/
QCamera_Intf.h 286 cam_frame_len_offset_t picture_frame_offset; member in struct:__anon4527
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 281 cam_frame_len_offset_t picture_frame_offset; member in struct:__anon3914
    [all...]

Completed in 394 milliseconds