Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daac_defines.h73 #define AAC_MSUB31_V3(x, y, z) (int)((((int64_t)(x) * (z)) - \ macro
110 #define AAC_MSUB31_V3(x, y, z) ((x) - (y)) * (z) macro

Completed in 2 milliseconds