Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_defines.h359 struct hfi_buffer_requirements { struct
360 u32 type;
361 u32 size;
362 u32 region_size;
363 u32 hold_count;
364 u32 count_min;
365 u32 count_actual;
366 u32 contiguous;
367 u32 alignment;
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h1173 struct hfi_buffer_requirements { struct
1185 static inline u32 hfi_bufreq_get_hold_count(struct hfi_buffer_requirements *req, in hfi_bufreq_get_hold_count() argument