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

/external/bluetooth/bluedroid/embdrv/sbc/encoder/include/
H A Dsbc_encoder.h105 /* Debug only: set SBC_IS_64_MULT_IN_WINDOW_ACCU to TRUE to use 64 bit multiplication in the windowing */
107 #ifndef SBC_IS_64_MULT_IN_WINDOW_ACCU
108 #define SBC_IS_64_MULT_IN_WINDOW_ACCU FALSE macro
109 #endif /*SBC_IS_64_MULT_IN_WINDOW_ACCU */

Completed in 99 milliseconds