Searched refs:ff_vp9_scans_nb (Results 1 – 3 of 3) sorted by relevance
63 extern const int16_t (* const ff_vp9_scans_nb[5][4])[2];
1157 const int16_t (* const ff_vp9_scans_nb[5][4])[2] = { variable
979 const int16_t (* const * ynbs)[2] = ff_vp9_scans_nb[tx]; in decode_coeffs()981 const int16_t (*uvnb)[2] = ff_vp9_scans_nb[b->uvtx][DCT_DCT]; in decode_coeffs()