Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/venus/
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-6.15/drivers/media/platform/qcom/iris/
Diris_hfi_gen1_defines.h178 struct hfi_session_empty_buffer_compressed_pkt { struct
179 struct hfi_session_hdr_pkt shdr;
180 u32 time_stamp_hi;
181 u32 time_stamp_lo;
182 u32 flags;
183 u32 mark_target;
184 u32 mark_data;
185 u32 offset;
186 u32 alloc_len;
187 u32 filled_len;
[all …]