Home
last modified time | relevance | path

Searched refs:alpha_tab (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacps_fixed_tablegen.h147 static const int alpha_tab[] = in ps_tableinit() local
336 alpha_int = alpha_tab[idx]; in ps_tableinit()
Dcavs.c40 static const uint8_t alpha_tab[64] = { variable
96 alpha = alpha_tab[av_clip_uintp2(qp_avg + h->alpha_offset, 6)]; \