Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
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()
414 struct hfi_buffer_requirements *bufreq) in session_get_prop_buf_req()
416 struct hfi_buffer_requirements *buf_req; in session_get_prop_buf_req()
426 buf_req = (struct hfi_buffer_requirements *)&pkt->data[0]; in session_get_prop_buf_req()
437 req_bytes -= sizeof(struct hfi_buffer_requirements); in session_get_prop_buf_req()
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()
A Dhfi_plat_bufs.h39 u32 buftype, struct hfi_buffer_requirements *bufreq);
A Dhfi_platform.h56 u32 buftype, struct hfi_buffer_requirements *bufreq);
A Dhelpers.h31 struct hfi_buffer_requirements *req);
A Dvdec_ctrls.c53 struct hfi_buffer_requirements bufreq; in vdec_op_g_volatile_ctrl()
A Dhfi.h48 struct hfi_buffer_requirements bufreq[HFI_BUFFER_TYPE_MAX];
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()
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()
A Dvdec.c745 struct hfi_buffer_requirements bufreq; in vdec_output_conf()
891 struct hfi_buffer_requirements bufreq; in vdec_num_buffers()
1009 struct hfi_buffer_requirements bufreq; in vdec_verify_conf()
A Dvenc_ctrls.c408 struct hfi_buffer_requirements bufreq; in venc_op_g_volatile_ctrl()
A Dvenc.c1068 struct hfi_buffer_requirements bufreq; in venc_out_num_buffers()
1222 struct hfi_buffer_requirements bufreq; in venc_verify_conf()
/drivers/media/platform/qcom/iris/
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()
A Diris_hfi_gen1_defines.h359 struct hfi_buffer_requirements { struct

Completed in 38 milliseconds