Searched refs:mm_stream_calc_offset_metadata (Results 1 – 7 of 7) sorted by relevance
/device/lge/hammerhead/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 655 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim,
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 713 int32_t mm_stream_calc_offset_metadata(cam_dimension_t *dim,
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 88 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/ |
D | mm_camera_stream.c | 2241 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/ |
D | QCameraStream.cpp | 512 rc = mm_stream_calc_offset_metadata(&dim, in calcOffset()
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2584 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/ |
D | QCamera3Channel.cpp | 1738 rc = mm_stream_calc_offset_metadata(&dim, mPaddingInfo, &meta_planes); in request()
|