Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
H A Dinterpol-test.c38 #define INTERPOLATE macro
/third_party/ffmpeg/libavfilter/
H A Dvf_super2xsai.c55 #define INTERPOLATE(A, B) (((A & hi_pixel_mask) >> 1) + ((B & hi_pixel_mask) >> 1) + (A & B & lo_pixel_mask)) macro
H A Dvf_estdif.c249 #define INTERPOLATE(type, atype, amax, ss) \ macro
/third_party/ffmpeg/libavcodec/
H A Datrac3.c468 #define INTERPOLATE(old, new, nsample) \ macro

Completed in 7 milliseconds