Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c75 #define SPL_MUL_16_16(a, b) ((int32_t) (((int16_t)(a)) * ((int16_t)(b)))) macro
[all...]

Completed in 3 milliseconds