Searched refs:hal_vp9d_update_counts (Results 1 – 5 of 5) sorted by relevance
92 void hal_vp9d_update_counts(void *buf, void *dxva);
614 hal_vp9d_update_counts(mpp_buffer_get_ptr(hw_ctx->count_base), task->dec.syntax.data); in hal_vp9d_rkv_wait()
1036 hal_vp9d_update_counts(mpp_buffer_get_ptr(hw_ctx->count_base), task->dec.syntax.data); in hal_vp9d_vdpu382_wait()
1004 hal_vp9d_update_counts(mpp_buffer_get_ptr(hw_ctx->count_base), task->dec.syntax.data); in hal_vp9d_vdpu34x_wait()
1925 void hal_vp9d_update_counts(void *buf, void *dxva) in hal_vp9d_update_counts() function