Home
last modified time | relevance | path

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

/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_q6vdec.h104 struct vdec_input_buf_info { struct
105 u32 offset;
106 u32 data;
107 u32 size;
109 int timestamp_lo;
110 int timestamp_hi;
111 int avsync_state;
112 u32 flags;
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6vdec.h104 struct vdec_input_buf_info { struct
105 u32 offset;
106 u32 data;
107 u32 size;
109 int timestamp_lo;
110 int timestamp_hi;
111 int avsync_state;
112 u32 flags;
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6vdec.h85 struct vdec_input_buf_info { struct
86 u32 offset;
87 u32 data;
88 u32 size;
89 int timestamp_lo;
90 int timestamp_hi;
91 int avsync_state;
92 u32 flags;
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_q6vdec.h85 struct vdec_input_buf_info { struct
86 u32 offset;
87 u32 data;
88 u32 size;
89 int timestamp_lo;
90 int timestamp_hi;
91 int avsync_state;
92 u32 flags;