Searched defs:oapve_core (Results 1 – 1 of 1) sorted by relevance
225 struct oapve_core { struct228 oapve_ctx_t *ctx;229 int prev_dc_ctx[N_C];230 int prev_1st_ac_ctx[N_C];231 int tile_idx;232 int prev_dc[N_C];234 int qp[N_C]; // QPs for Y, Cb(U), Cr(V)235 int dq_shift[N_C];237 int q_mat_enc[N_C][OAPV_BLK_D];238 s16 q_mat_dec[N_C][OAPV_BLK_D];[all …]