Searched refs:hfi_buffer_requirements (Results 1 – 14 of 14) sorted by relevance
33 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()
1173 struct hfi_buffer_requirements { struct1185 static inline u32 hfi_bufreq_get_hold_count(struct hfi_buffer_requirements *req, in hfi_bufreq_get_hold_count() argument1194 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()
39 u32 buftype, struct hfi_buffer_requirements *bufreq);
56 u32 buftype, struct hfi_buffer_requirements *bufreq);
31 struct hfi_buffer_requirements *req);
53 struct hfi_buffer_requirements bufreq; in vdec_op_g_volatile_ctrl()
48 struct hfi_buffer_requirements bufreq[HFI_BUFFER_TYPE_MAX];
1183 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()
167 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()
745 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()
408 struct hfi_buffer_requirements bufreq; in venc_op_g_volatile_ctrl()
1068 struct hfi_buffer_requirements bufreq; in venc_out_num_buffers()1222 struct hfi_buffer_requirements bufreq; in venc_verify_conf()
25 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()
359 struct hfi_buffer_requirements { struct
Completed in 38 milliseconds