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

/external/libopus/celt/
H A Dbands.c68 static opus_int16 bitexact_cos(opus_int16 x) function
820 imid = bitexact_cos((opus_int16)itheta);
821 iside = bitexact_cos((opus_int16)(16384-itheta));

Completed in 36 milliseconds