Searched refs:M2VD_BUF_SIZE_QPTAB (Results 1 – 5 of 5) sorted by relevance
30 #define M2VD_BUF_SIZE_QPTAB (256) macro
56 ret = mpp_buffer_get(ctx->group, &ctx->qp_table, M2VD_BUF_SIZE_QPTAB); in hal_m2vd_vdpu1_init()159 memcpy(q_table, dx->qp_tab, M2VD_BUF_SIZE_QPTAB); in hal_m2vd_vdpu1_gen_regs()
61 ret = mpp_buffer_get(p->group, &p->qp_table, M2VD_BUF_SIZE_QPTAB); in hal_m2vd_vdpu2_init()208 memcpy(q_table, dx->qp_tab, M2VD_BUF_SIZE_QPTAB); in hal_m2vd_vdpu2_gen_regs()
96 #define M2VD_BUF_SIZE_QPTAB (256) macro
189 ctx->qp_tab_sw_buf = mpp_calloc(RK_U8, M2VD_BUF_SIZE_QPTAB); in m2vd_parser_init_ctx()