Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/venus/
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()
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()
Dhfi_plat_bufs.h39 u32 buftype, struct hfi_buffer_requirements *bufreq);
Dhfi_platform.h56 u32 buftype, struct hfi_buffer_requirements *bufreq);
Dhelpers.h31 struct hfi_buffer_requirements *req);
Dvdec_ctrls.c53 struct hfi_buffer_requirements bufreq; in vdec_op_g_volatile_ctrl()
Dhfi.h48 struct hfi_buffer_requirements bufreq[HFI_BUFFER_TYPE_MAX];
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()
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()
Dvdec.c747 struct hfi_buffer_requirements bufreq; in vdec_output_conf()
893 struct hfi_buffer_requirements bufreq; in vdec_num_buffers()
1011 struct hfi_buffer_requirements bufreq; in vdec_verify_conf()
Dvenc_ctrls.c353 struct hfi_buffer_requirements bufreq; in venc_op_g_volatile_ctrl()
Dvenc.c1045 struct hfi_buffer_requirements bufreq; in venc_out_num_buffers()
1199 struct hfi_buffer_requirements bufreq; in venc_verify_conf()