Searched refs:ff_vp9_dc_qlookup (Results 1 – 3 of 3) sorted by relevance
39 extern const int16_t ff_vp9_dc_qlookup[3][256];
231 const int16_t ff_vp9_dc_qlookup[3][256] = { variable
737 s->s.h.segmentation.feat[i].qmul[0][0] = ff_vp9_dc_qlookup[s->bpp_index][qydc]; in decode_frame_header()739 s->s.h.segmentation.feat[i].qmul[1][0] = ff_vp9_dc_qlookup[s->bpp_index][quvdc]; in decode_frame_header()