Searched refs:ff_vp9_ac_qlookup (Results 1 – 3 of 3) sorted by relevance
40 extern const int16_t ff_vp9_ac_qlookup[3][256];
334 const int16_t ff_vp9_ac_qlookup[3][256] = { variable
738 s->s.h.segmentation.feat[i].qmul[0][1] = ff_vp9_ac_qlookup[s->bpp_index][qyac]; in decode_frame_header()740 s->s.h.segmentation.feat[i].qmul[1][1] = ff_vp9_ac_qlookup[s->bpp_index][quvac]; in decode_frame_header()