Home
last modified time | relevance | path

Searched refs:first_noise_band (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Drvlc_info.h163 UCHAR first_noise_band; member
Drvlc.cpp511 pRvlc->first_noise_band = bnds; in rvlcDecodeForward()
719 if (bnds == pRvlc->first_noise_band) { in rvlcDecodeBackward()
/external/libxaac/decoder/
Dixheaacd_channelinfo.h121 UWORD8 first_noise_band; member
Dixheaacd_rev_vlc.c601 ptr_rvlc->first_noise_band = bnds; in ixheaacd_rvlc_decode_forward()
797 if (bnds == ptr_rvlc->first_noise_band) { in ixheaacd_rvlc_decode_backward()