Home
last modified time | relevance | path

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

/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6vdec.h136 struct vdec_config { struct
137 u32 fourcc;
139 u32 width;
140 u32 height;
141 u32 order;
142 u32 notify_enable;
144 u32 vc1_rowbase;
145 u32 h264_startcode_detect;
146 u32 h264_nal_len_size;
147 u32 postproc_flag;
[all …]
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_q6vdec.h136 struct vdec_config { struct
137 u32 fourcc;
139 u32 width;
140 u32 height;
141 u32 order;
142 u32 notify_enable;
144 u32 vc1_rowbase;
145 u32 h264_startcode_detect;
146 u32 h264_nal_len_size;
147 u32 postproc_flag;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_q6vdec.h115 struct vdec_config { struct
116 u32 fourcc; /* video format */
117 u32 width; /* source width */
118 u32 height; /* source height */
119 u32 order; /* render decoder order */
120 u32 notify_enable; /* enable notify input buffer done event */
121 u32 vc1_rowbase;
122 u32 h264_startcode_detect;
123 u32 h264_nal_len_size;
124 u32 postproc_flag;
[all …]
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6vdec.h115 struct vdec_config { struct
116 u32 fourcc; /* video format */
117 u32 width; /* source width */
118 u32 height; /* source height */
119 u32 order; /* render decoder order */
120 u32 notify_enable; /* enable notify input buffer done event */
121 u32 vc1_rowbase;
122 u32 h264_startcode_detect;
123 u32 h264_nal_len_size;
124 u32 postproc_flag;
[all …]