Searched refs:FIRST_LOAD (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_ppc_template.c | 143 FIRST_LOAD(src_v0, srcPos, src, permS); in hScale_real() 185 FIRST_LOAD(filter_v0R, offset, filter, permF); in hScale_real() 186 FIRST_LOAD(src_v0, srcPos, src, permS); in hScale_real()
|
H A D | swscale_altivec.c | 79 #define FIRST_LOAD(sv, pos, s, per) {\ macro
|
H A D | swscale_vsx.c | 73 #define FIRST_LOAD(sv, pos, s, per) {} macro
|
Completed in 5 milliseconds