Home
last modified time | relevance | path

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

/external/libopus/celt/
Dfixed_c6x.h37 #undef MULT_16_16
38 #define MULT_16_16(a,b) _mpy(a,b) macro
Dfixed_c5x.h66 #undef MULT_16_16
67 #define MULT_16_16(a,b) _lmpy(a,b) macro