Home | History | Annotate | Download | only in libspeex

Lines Matching refs:SB_SUBMODE_BITS

507          speex_bits_pack(bits, 0, SB_SUBMODE_BITS);
509 speex_bits_pack(bits, st->submodeID, SB_SUBMODE_BITS);
926 st->submodeID = speex_bits_unpack_unsigned(bits, SB_SUBMODE_BITS);
1239 (*(spx_int32_t*)ptr) += st->sampling_rate*(SB_SUBMODE_BITS+1)/st->full_frame_size;
1404 (*(spx_int32_t*)ptr) += st->sampling_rate*(SB_SUBMODE_BITS+1)/st->full_frame_size;