Home
last modified time | relevance | path

Searched refs:coeff_runv (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp6.c226 memcpy(model->coeff_runv, vp6_def_runv_coeff_model, sizeof(model->coeff_runv)); in vp6_default_models_init()
315 model->coeff_runv[cg][node] = vp56_rac_gets_nn(c, 7); in vp6_parse_coeff_models()
333 if (vp6_build_huff_tree(s, model->coeff_runv[pt], in vp6_parse_coeff_models()
530 model3 = model->coeff_runv[coeff_idx >= 6]; in vp6_parse_coeff()
H A Dvp56.h121 uint8_t coeff_runv[2][14]; /* run value (vp6 only) */ member

Completed in 3 milliseconds