Home
last modified time | relevance | path

Searched defs:SCALE_FUNC (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Dscale_avx2.asm111 SCALE_FUNC 4 label
112 SCALE_FUNC X4 label
H A Dscale.asm365 SCALE_FUNC %1, %2, 4, 4, 6, %3 label
366 SCALE_FUNC %1, %2, 8, 8, 6, %3 label
367 SCALE_FUNC %1, %2, X, X4, 7, %3 label
368 SCALE_FUNC %1, %2, X, X8, 7, %3 label
H A Dswscale.c232 #define SCALE_FUNC(filter_n, from_bpc, to_bpc, opt) \ macro
[all...]
/third_party/ffmpeg/libswscale/aarch64/
H A Dswscale.c25 #define SCALE_FUNC(filter_n, from_bpc, to_bpc, opt) \ macro

Completed in 3 milliseconds