Home
last modified time | relevance | path

Searched defs:hfi_session_empty_buffer_compressed_pkt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.h141 struct hfi_session_empty_buffer_compressed_pkt { struct
142 struct hfi_session_hdr_pkt shdr;
143 u32 time_stamp_hi;
144 u32 time_stamp_lo;
145 u32 flags;
146 u32 mark_target;
147 u32 mark_data;
148 u32 offset;
149 u32 alloc_len;
150 u32 filled_len;
[all …]
/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_defines.h203 struct hfi_session_empty_buffer_compressed_pkt { struct
204 struct hfi_session_hdr_pkt shdr;
205 u32 time_stamp_hi;
206 u32 time_stamp_lo;
207 u32 flags;
208 u32 mark_target;
209 u32 mark_data;
210 u32 offset;
211 u32 alloc_len;
212 u32 filled_len;
[all …]