Home
last modified time | relevance | path

Searched defs:msm_cpp_frame_strip_info (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_pproc.h49 struct msm_cpp_frame_strip_info { struct
50 uint32_t scale_v_en;
51 uint32_t scale_h_en;
52 uint32_t upscale_v_en;
54 uint32_t upscale_h_en;
55 int32_t src_start_x;
56 uint32_t src_end_x;
57 int32_t src_start_y;
59 uint32_t src_end_y;
60 int32_t extra_src_start_x;
[all …]
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_pproc.h46 struct msm_cpp_frame_strip_info { struct
47 uint32_t scale_v_en;
49 uint32_t scale_h_en;
50 uint32_t upscale_v_en;
51 uint32_t upscale_h_en;
52 int32_t src_start_x;
54 uint32_t src_end_x;
55 int32_t src_start_y;
56 uint32_t src_end_y;
57 int32_t temporal_src_start_x;
[all …]
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_pproc.h36 struct msm_cpp_frame_strip_info { struct
37 uint32_t scale_v_en;
38 uint32_t scale_h_en;
40 uint32_t upscale_v_en;
41 uint32_t upscale_h_en;
43 int32_t src_start_x;
44 uint32_t src_end_x;
45 int32_t src_start_y;
46 uint32_t src_end_y;
49 int32_t extra_src_start_x;
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_pproc.h30 struct msm_cpp_frame_strip_info { struct
31 uint32_t scale_v_en;
32 uint32_t scale_h_en;
34 uint32_t upscale_v_en;
35 uint32_t upscale_h_en;
37 int32_t src_start_x;
38 uint32_t src_end_x;
39 int32_t src_start_y;
40 uint32_t src_end_y;
42 int32_t temporal_src_start_x;
[all …]
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h1852 struct msm_cpp_frame_strip_info { struct
1853 int scale_v_en;
1854 int scale_h_en;
1856 int upscale_v_en;
1857 int upscale_h_en;
1859 int src_start_x;
1860 int src_end_x;
1861 int src_start_y;
1862 int src_end_y;
1870 int pad_bottom;
[all …]
/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h1965 struct msm_cpp_frame_strip_info struct
1967 int scale_v_en;
1969 int scale_h_en;
1970 int upscale_v_en;
1971 int upscale_h_en;
1972 int src_start_x;
1974 int src_end_x;
1975 int src_start_y;
1976 int src_end_y;
1977 int pad_bottom;
[all …]