Home
last modified time | relevance | path

Searched refs:hfi_buffer_requirements (Results 1 – 7 of 7) sorted by relevance

/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
1194 static inline u32 hfi_bufreq_get_count_min(struct hfi_buffer_requirements *req, in hfi_bufreq_get_count_min()
1203 static inline u32 hfi_bufreq_get_count_min_host(struct hfi_buffer_requirements *req, in hfi_bufreq_get_count_min_host()
1212 static inline void hfi_bufreq_set_hold_count(struct hfi_buffer_requirements *req, in hfi_bufreq_set_hold_count()
1221 static inline void hfi_bufreq_set_count_min(struct hfi_buffer_requirements *req, in hfi_bufreq_set_count_min()
1230 static inline void hfi_bufreq_set_count_min_host(struct hfi_buffer_requirements *req, in hfi_bufreq_set_count_min_host()
H A Dhfi_msgs.c33 struct hfi_buffer_requirements *bufreq; in event_seq_changed()
101 bufreq = (struct hfi_buffer_requirements *)data_ptr; in event_seq_changed()
381 struct hfi_buffer_requirements *bufreq) in session_get_prop_buf_req()
383 struct hfi_buffer_requirements *buf_req; in session_get_prop_buf_req()
393 buf_req = (struct hfi_buffer_requirements *)&pkt->data[0]; in session_get_prop_buf_req()
404 req_bytes -= sizeof(struct hfi_buffer_requirements); in session_get_prop_buf_req()
H A Dhfi_plat_bufs.h39 u32 buftype, struct hfi_buffer_requirements *bufreq);
H A Dhfi_platform.h56 u32 buftype, struct hfi_buffer_requirements *bufreq);
H A Dhelpers.h31 struct hfi_buffer_requirements *req);
H A Dhfi_plat_bufs_v6.c1183 struct hfi_buffer_requirements *bufreq) in bufreq_dec()
1260 struct hfi_buffer_requirements *bufreq) in bufreq_enc()
1328 u32 buftype, struct hfi_buffer_requirements *bufreq) in hfi_plat_bufreq_v6()
H A Dhelpers.c167 struct hfi_buffer_requirements bufreq; in venus_helper_alloc_dpb_bufs()
237 struct hfi_buffer_requirements bufreq; in intbufs_set_buffer()
620 struct hfi_buffer_requirements *req) in platform_get_bufreq()
668 struct hfi_buffer_requirements *req) in venus_helper_get_bufreq()