Searched refs:coeff_runv (Results 1 – 2 of 2) sorted by relevance
223 memcpy(model->coeff_runv, vp6_def_runv_coeff_model, sizeof(model->coeff_runv)); in vp6_default_models_init()312 model->coeff_runv[cg][node] = vp56_rac_gets_nn(c, 7); in vp6_parse_coeff_models()330 if (vp6_build_huff_tree(s, model->coeff_runv[pt], in vp6_parse_coeff_models()527 model3 = model->coeff_runv[coeff_idx >= 6]; in vp6_parse_coeff()
121 uint8_t coeff_runv[2][14]; /* run value (vp6 only) */ member