Home
last modified time | relevance | path

Searched defs:CTB (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c253 #define CTB(tab, x, y) ((tab)[(y) * s->ps.sps->ctb_width + (x)]) macro
[all...]
H A Dhevcdec.c995 #define CTB(tab, x, y) ((tab)[(y) * s->ps.sps->ctb_width + (x)]) macro
1081 #undef CTB macro

Completed in 7 milliseconds