Home
last modified time | relevance | path

Searched refs:sao_tab (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c257 static const uint8_t sao_tab[8] = { 0, 1, 2, 2, 3, 3, 4, 4 }; in sao_filter_CTB() local
323 int tab = sao_tab[(FFALIGN(width, 8) >> 3) - 1]; in sao_filter_CTB()

Completed in 3 milliseconds