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

/system/bt/embdrv/sbc/encoder/include/
H A Dsbc_encoder.h111 /* Set SBC_IS_64_MULT_IN_IDCT to TRUE to use 64 bits multiplication in the DCT of Matrixing */
114 #ifndef SBC_IS_64_MULT_IN_IDCT
115 #define SBC_IS_64_MULT_IN_IDCT FALSE macro
116 #endif /*SBC_IS_64_MULT_IN_IDCT */
122 #endif /*SBC_IS_64_MULT_IN_IDCT */

Completed in 361 milliseconds