Searched refs:av1_coeff_band_4x4 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/common/ | ||
D | txb_common.c | 15 const int8_t av1_coeff_band_4x4[16] = { 0, 1, 2, 3, 4, 5, 6, 7, variable |
D | txb_common.h | 20 extern const int8_t av1_coeff_band_4x4[16]; |