Home
last modified time | relevance | path

Searched refs:raw_picture_height (Results 1 – 10 of 10) sorted by relevance

/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_app.c125 dim->raw_picture_height = MP1_HEIGHT; in mm_app_set_dim_def()
Dmm_qcamera_snapshot.c159 fmt.def.dim.height = pme->dim.raw_picture_height; in mm_app_set_raw_snapshot_fmt()
182 __func__, pme->dim.raw_picture_width, pme->dim.raw_picture_height); in mm_app_prepare_raw_snapshot_buf()
198 pme->dim.raw_picture_height, in mm_app_prepare_raw_snapshot_buf()
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Still.cpp477 fmt.def.dim.height = dim->raw_picture_height; in initRawSnapshotChannel()
483 dim->raw_picture_width, dim->raw_picture_height); in initRawSnapshotChannel()
630 dim->raw_picture_height, in initRawSnapshotBuffers()
1065 dim.raw_picture_height); in initRawSnapshot()
/device/lge/mako/camera/
DQCameraHWI_Still.cpp555 fmt.def.dim.height = dim->raw_picture_height; in initRawSnapshotChannel()
561 dim->raw_picture_width, dim->raw_picture_height); in initRawSnapshotChannel()
717 dim->raw_picture_height, in initRawSnapshotBuffers()
1160 dim.raw_picture_height); in initRawSnapshot()
DQualcommCameraHardware.cpp4066 int rawSnapshotSize = mDimension.raw_picture_height * in initRawSnapshot()
4071 rawSnapshotSize, mDimension.raw_picture_height, in initRawSnapshot()
4083 mRawCaptureParms.raw_picture_height = mDimension.raw_picture_height; in initRawSnapshot()
4392 int rawSnapshotSize = mDimension.raw_picture_height * mDimension.raw_picture_width; in createSnapshotMemory()
4649 int rawSnapshotSize = mDimension.raw_picture_height * mDimension.raw_picture_width; in deinitRawSnapshot()
DQCamera_Intf.h290 uint16_t raw_picture_height; member
/device/asus/flo/camera/
DQCamera_Intf.h249 uint16_t raw_picture_height; member
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_stream.c643 my_obj->dim.raw_picture_width,my_obj->dim.raw_picture_height,fmt->fmt); in mm_camera_stream_util_proc_fmt()
Dmm_camera.c481 my_obj->dim.raw_picture_width,my_obj->dim.raw_picture_height); in mm_camera_set_parm()
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera.c548 my_obj->dim.raw_picture_width,my_obj->dim.raw_picture_height); in mm_camera_set_parm()