Home
last modified time | relevance | path

Searched defs:SCALE_FUNCS (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/aarch64/
H A Dswscale.c31 #define SCALE_FUNCS(filter_n, opt) \ macro
/third_party/ffmpeg/libswscale/x86/
H A Dscale.asm374 SCALE_FUNCS 8, 15, %1 label
375 SCALE_FUNCS 9, 15, %2 label
376 SCALE_FUNCS 10, 15, %2 label
377 SCALE_FUNCS 12, 15, %2 label
378 SCALE_FUNCS 14, 15, %2 label
379 SCALE_FUNCS 16, 15, %3 label
381 SCALE_FUNCS 8, 19, %1 label
382 SCALE_FUNCS label
383 SCALE_FUNCS 10, 19, %2 global() label
384 SCALE_FUNCS 12, 19, %2 global() label
385 SCALE_FUNCS 14, 19, %2 global() label
386 SCALE_FUNCS 16, 19, %3 global() label
[all...]
H A Dswscale.c239 #define SCALE_FUNCS(filter_n, opt) \ macro

Completed in 4 milliseconds