Home
last modified time | relevance | path

Searched refs:times4 (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmathtables.c74 #define times4(x) x, x, x, x macro
75 #define times256(x) times4(times4(times4(times4(times4(x)))))