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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp9data.h239 static const int16_t vp9_dc_qlookup[256] = { variable
H A Dvp9.c675 s->segmentation.feat[i].qmul[0][0] = vp9_dc_qlookup[qydc];
677 s->segmentation.feat[i].qmul[1][0] = vp9_dc_qlookup[quvdc];

Completed in 38 milliseconds