Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
H A Dvp8dsp_altivec.c260 #define EPEL_FUNCS(WIDTH, TAPS) \ macro
286 EPEL_FUNCS(16,6)
287 EPEL_FUNCS(8, 6)
288 EPEL_FUNCS(8, 4)
289 EPEL_FUNCS(4, 6)
290 EPEL_FUNCS(4, 4)
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp.c138 #undef EPEL_FUNCS in ff_hevc_dsp_init() macro
139 #define EPEL_FUNCS(depth) \ in ff_hevc_dsp_init() macro
231 EPEL_FUNCS(depth); \ in ff_hevc_dsp_init()

Completed in 2 milliseconds