Searched refs:vp9_scans_nb (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.h1029 static const int16_t (* const vp9_scans_nb[5][4])[2] = { variable
H A Dvp9.c2158 const int16_t (* const *ynbs)[2] = vp9_scans_nb[tx];
2160 const int16_t (*uvnb)[2] = vp9_scans_nb[b->uvtx][DCT_DCT];

Completed in 115 milliseconds