Home
last modified time | relevance | path

Searched refs:CAM_PAD_TO_4K (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2732 CAM_PAD_TO_4K); in mm_stream_calc_offset_preview()
2747 PAD_TO_SIZE((uint32_t)(stride * scanline), CAM_PAD_TO_4K); in mm_stream_calc_offset_preview()
2759 PAD_TO_SIZE((uint32_t)(stride * scanline), CAM_PAD_TO_4K); in mm_stream_calc_offset_preview()
2770 CAM_PAD_TO_4K); in mm_stream_calc_offset_preview()
2818 CAM_PAD_TO_4K); in mm_stream_calc_offset_preview()
2853 CAM_PAD_TO_4K); in mm_stream_calc_offset_preview()
3088 CAM_PAD_TO_4K); in mm_stream_calc_offset_post_view()
3106 PAD_TO_SIZE((uint32_t)(stride * scanline), CAM_PAD_TO_4K); in mm_stream_calc_offset_post_view()
3118 PAD_TO_SIZE((uint32_t)(stride * scanline), CAM_PAD_TO_4K); in mm_stream_calc_offset_post_view()
3129 CAM_PAD_TO_4K); in mm_stream_calc_offset_post_view()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h478 CAM_PAD_TO_4K = 4096, enumerator