Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/ !
H A Dhfi_msgs.c33 struct hfi_buffer_requirements *bufreq; in event_seq_changed()
120 if (rem_bytes < sizeof(struct hfi_buffer_requirements)) in event_seq_changed()
123 bufreq = (struct hfi_buffer_requirements *)data_ptr; in event_seq_changed()
125 size_read = sizeof(struct hfi_buffer_requirements); in event_seq_changed()
423 struct hfi_buffer_requirements *bufreq) in session_get_prop_buf_req()
425 struct hfi_buffer_requirements *buf_req; in session_get_prop_buf_req()
435 buf_req = (struct hfi_buffer_requirements *)&pkt->data[0]; in session_get_prop_buf_req()
446 req_bytes -= sizeof(struct hfi_buffer_requirements); in session_get_prop_buf_req()
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_plat_bufs.h39 u32 buftype, struct hfi_buffer_requirements *bufreq);
H A Dhfi_platform.h61 u32 buftype, struct hfi_buffer_requirements *bufreq);
H A Dhelpers.h31 struct hfi_buffer_requirements *req);
H A Dvdec_ctrls.c53 struct hfi_buffer_requirements bufreq; in vdec_op_g_volatile_ctrl()
H A Dhfi.h48 struct hfi_buffer_requirements bufreq[HFI_BUFFER_TYPE_MAX];
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()
H A Dvdec.c753 struct hfi_buffer_requirements bufreq; in vdec_output_conf()
899 struct hfi_buffer_requirements bufreq; in vdec_num_buffers()
1017 struct hfi_buffer_requirements bufreq; in vdec_verify_conf()
H A Dvenc_ctrls.c408 struct hfi_buffer_requirements bufreq; in venc_op_g_volatile_ctrl()
H A Dvenc.c1070 struct hfi_buffer_requirements bufreq; in venc_out_num_buffers()
1224 struct hfi_buffer_requirements bufreq; in venc_verify_conf()
/linux/drivers/media/platform/qcom/iris/ !
H A Diris_hfi_gen1_response.c25 struct hfi_buffer_requirements *bufreq; in iris_hfi_gen1_read_changed_params()
81 bufreq = (struct hfi_buffer_requirements *)data_ptr; in iris_hfi_gen1_read_changed_params()
H A Diris_hfi_gen1_defines.h409 struct hfi_buffer_requirements { struct