Home
last modified time | relevance | path

Searched defs:vdec_frame_info (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h170 u32 status;
171 u32 offset;
172 u32 data1;
174 u32 data2;
175 int timestamp_lo;
180 u32 dec_width;
181 u32 dec_height;
186 u32 vc1_rangeY;
187 u32 vc1_rangeUV;
197 u32 flags;
[all …]
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h144 struct vdec_frame_info { struct
145 u32 status; /* video decode status */
146 u32 offset; /* buffer offset */
147 u32 data1; /* user data field 1 */
148 u32 data2; /* user data field 2 */
153 u32 dec_width; /* frame roi width */
154 u32 dec_height; /* frame roi height */
158 u32 vc1_rangeY; /* luma range mapping */
159 u32 vc1_rangeUV; /* chroma range mapping */
160 u32 picture_resolution; /* scaling factor */
[all …]
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_q6vdec.h170 u32 status;
171 u32 offset;
172 u32 data1;
174 u32 data2;
175 int timestamp_lo;
180 u32 dec_width;
181 u32 dec_height;
186 u32 vc1_rangeY;
187 u32 vc1_rangeUV;
197 u32 flags;
[all …]
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_q6vdec.h144 struct vdec_frame_info { struct
145 u32 status; /* video decode status */
146 u32 offset; /* buffer offset */
147 u32 data1; /* user data field 1 */
148 u32 data2; /* user data field 2 */
153 u32 dec_width; /* frame roi width */
154 u32 dec_height; /* frame roi height */
158 u32 vc1_rangeY; /* luma range mapping */
159 u32 vc1_rangeUV; /* chroma range mapping */
160 u32 picture_resolution; /* scaling factor */
[all …]