Searched refs:count_base (Results 1 – 4 of 4) sorted by relevance
37 MppBuffer count_base; member71 &hw_ctx->g_buf[i].count_base, COUNT_SIZE); in hal_vp9d_alloc_res()96 ret = mpp_buffer_get(p_hal->group, &hw_ctx->count_base, COUNT_SIZE); in hal_vp9d_alloc_res()131 if (hw_ctx->g_buf[i].count_base) { in hal_vp9d_release_res()132 ret = mpp_buffer_put(hw_ctx->g_buf[i].count_base); in hal_vp9d_release_res()165 if (hw_ctx->count_base) { in hal_vp9d_release_res()166 ret = mpp_buffer_put(hw_ctx->count_base); in hal_vp9d_release_res()276 hw_ctx->count_base = hw_ctx->g_buf[i].count_base; in hal_vp9d_rkv_gen_regs()334 vp9_hw_regs->swreg14_vp9_count_base = mpp_buffer_get_fd(hw_ctx->count_base); in hal_vp9d_rkv_gen_regs()614 hal_vp9d_update_counts(mpp_buffer_get_ptr(hw_ctx->count_base), task->dec.syntax.data); in hal_vp9d_rkv_wait()
42 MppBuffer count_base; member
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()