Searched refs:times256 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mathtables.c | 75 #define times256(x) times4(times4(times4(times4(times4(x))))) macro 78 times256(0x00), 95 times256(0xFF) |
Completed in 1 milliseconds