Searched refs:COD_BITS (Results 1 – 3 of 3) sorted by relevance
113 #define COD_BITS FRACT_BITS macro
129 code[i] = code[i] + (FIXP_COD)(512 << (COD_BITS - FRACT_BITS)); in D_ACELP_add_pulse()131 code[i] = code[i] - (FIXP_COD)(512 << (COD_BITS - FRACT_BITS)); in D_ACELP_add_pulse()
768 #if (COD_BITS == FRACT_BITS) in CLpd_AcelpDecode()770 #elif (COD_BITS == DFRACT_BITS) in CLpd_AcelpDecode()