Searched refs:EPEL_HV (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | vp8dsp_altivec.c | 273 #define EPEL_HV(WIDTH, HTAPS, VTAPS) \ macro 292 EPEL_HV(16, 6,6) 293 EPEL_HV(8, 6,6) 294 EPEL_HV(8, 4,6) 295 EPEL_HV(8, 6,4) 296 EPEL_HV(8, 4,4) 297 EPEL_HV(4, 6,6) 298 EPEL_HV(4, 4,6) 299 EPEL_HV(4, 6,4) 300 EPEL_HV( [all...] |
Completed in 1 milliseconds