Home
last modified time | relevance | path

Searched refs:mm_stream_calc_offset_metadata (Results 1 – 7 of 7) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/stack/common/
Dmm_camera_interface.h655 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim,
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_camera_interface.h713 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim,
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c88 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim,
2247 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim, in mm_stream_calc_offset_metadata() function
2319 rc = mm_stream_calc_offset_metadata(&stream_info->dim, in mm_stream_calc_offset_postproc()
2389 rc = mm_stream_calc_offset_metadata(&dim, in mm_stream_calc_offset()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2241 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim, in mm_stream_calc_offset_metadata() function
2321 rc = mm_stream_calc_offset_metadata(&stream_info->dim, in mm_stream_calc_offset_postproc()
2391 rc = mm_stream_calc_offset_metadata(&dim, in mm_stream_calc_offset()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStream.cpp512 rc = mm_stream_calc_offset_metadata(&dim, in calcOffset()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2584 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim, in mm_stream_calc_offset_metadata() function
2669 rc = mm_stream_calc_offset_metadata(&stream_info->dim, in mm_stream_calc_offset_postproc()
2743 rc = mm_stream_calc_offset_metadata(&dim, in mm_stream_calc_offset()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1738 rc = mm_stream_calc_offset_metadata(&dim, mPaddingInfo, &meta_planes); in request()