Searched refs:ff_vp9_scans (Results 1 – 4 of 4) sorted by relevance
52 extern const int16_t * const ff_vp9_scans[5][4];
600 const int16_t * const ff_vp9_scans[5][4] = { variable
978 const int16_t * const *yscans = ff_vp9_scans[tx]; in decode_coeffs()980 const int16_t *uvscan = ff_vp9_scans[b->uvtx][DCT_DCT]; in decode_coeffs()
263 const int16_t *scan = ff_vp9_scans[tx][txtp]; in copy_subcoefs()