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

  /device/lge/mako/camera/mm-camera-interface/
mm_jpeg_encoder.c 441 CDBG("jpeg_encoder_encode size %dx%d\n",dimension->orig_picture_dx,dimension->orig_picture_dy);
442 main_img_info.width = dimension->orig_picture_dx * w_scale_factor;
470 actual_size = dimension->orig_picture_dx * dimension->orig_picture_dy;
471 padded_size = dimension->orig_picture_dx * CEILING16(dimension->orig_picture_dy);
mm_omx_jpeg_encoder.c 454 bufferoffset.width = encode_params->dimension->orig_picture_dx;
486 inputPort->format.image.nFrameWidth = encode_params->dimension->orig_picture_dx;
488 inputPort->format.image.nStride = encode_params->dimension->orig_picture_dx;
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_app.c 115 dim->orig_picture_dx = dim->picture_width;
mm_qcamera_snapshot.c 357 dimension.orig_picture_dx = pme->dim.picture_width;
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 239 uint16_t orig_picture_dx; /* original picture width received */ member in struct:__anon2860
241 uint16_t ui_thumbnail_height; /* Just like orig_picture_dx */
  /device/lge/hammerhead/camera/
QCamera_Intf.h 239 uint16_t orig_picture_dx; /* original picture width received */ member in struct:__anon3367
241 uint16_t ui_thumbnail_height; /* Just like orig_picture_dx */
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_app.c 118 dim->orig_picture_dx = dim->picture_width;
  /device/moto/shamu/camera/
QCamera_Intf.h 239 uint16_t orig_picture_dx; /* original picture width received */ member in struct:__anon4527
241 uint16_t ui_thumbnail_height; /* Just like orig_picture_dx */
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp     [all...]
QCameraHWI_Parm.cpp 713 mDimension.orig_picture_dx = mDimension.picture_width;
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp     [all...]
QCamera_Intf.h 280 uint16_t orig_picture_dx; /* original picture width received */ member in struct:__anon3677
282 uint16_t ui_thumbnail_height; /* Just like orig_picture_dx */
    [all...]
QCameraHWI_Parm.cpp 743 mDimension.orig_picture_dx = mDimension.picture_width;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 234 uint16_t orig_picture_dx; /* original picture width received */ member in struct:__anon3914
236 uint16_t ui_thumbnail_height; /* Just like orig_picture_dx */
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 732 mDimension.orig_picture_dx = mDimension.picture_width;
    [all...]

Completed in 1415 milliseconds