Lines Matching defs:bap
57 int16_t *qmant1_ptr, *qmant2_ptr, *qmant4_ptr; ///< mantissa pointers for bap=1,2,4
58 int mant1_cnt, mant2_cnt, mant4_cnt; ///< mantissa counts for bap=1,2,4
1069 /* We only need psd and mask for calculating bap.
1070 Since we currently do not calculate bap when exponent
1089 * Ensure that bap for each block and channel point to the current bap_buffer.
1115 * @param[in,out] mant_cnt running counts for each bap value for each block
1135 * @param[in,out] mant_cnt running counts for each bap value for each block
1157 * Count the number of mantissa bits in the frame based on the bap values.
1322 * @param bap bit allocation pointer indices
1328 uint8_t *exp, uint8_t *bap,
1337 int v = bap[i];