Searched refs:sao_tab (Results 1 – 1 of 1) sorted by relevance
248 static const uint8_t sao_tab[8] = { 0, 1, 2, 2, 3, 3, 4, 4 }; in sao_filter_CTB() local314 int tab = sao_tab[(FFALIGN(width, 8) >> 3) - 1]; in sao_filter_CTB()