Searched refs:buf_tmp (Results 1 – 1 of 1) sorted by relevance
2079 MppBuffer buf_tmp = NULL; in vdpu383_av1d_set_cdf() local2119 buf_tmp = cdf_buf->buf[0]; in vdpu383_av1d_set_cdf()2121 buf_tmp = reg_ctx->cdf_rd_def_base; in vdpu383_av1d_set_cdf()2123 regs->av1d_addrs.reg184_av1_noncoef_rd_base = mpp_buffer_get_fd(buf_tmp); in vdpu383_av1d_set_cdf()2124 regs->av1d_addrs.reg178_av1_coef_rd_base = mpp_buffer_get_fd(buf_tmp); in vdpu383_av1d_set_cdf()2125 regs->av1d_addrs.reg181_av1_rd_segid_base = mpp_buffer_get_fd(buf_tmp); in vdpu383_av1d_set_cdf()2128 dump_data_to_file(dump_cur_fname_path, (void *)mpp_buffer_get_ptr(buf_tmp), in vdpu383_av1d_set_cdf()2130 dump_data_to_file(dump_cur_fname_path, (RK_U8 *)mpp_buffer_get_ptr(buf_tmp) in vdpu383_av1d_set_cdf()