Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlc_info.h185 SCHAR sf_used; member
Drvlc.cpp461 pRvlc->sf_used = 0; in rvlcDecodeForward()
546 pRvlc->sf_used = 1; in rvlcDecodeForward()
846 if (pRvlc->sf_used) { in rvlcFinalErrorDetection()
/external/libxaac/decoder/
Dixheaacd_channelinfo.h138 WORD8 sf_used; member
Dixheaacd_rev_vlc.c550 ptr_rvlc->sf_used = 0; in ixheaacd_rvlc_decode_forward()
636 ptr_rvlc->sf_used = 1; in ixheaacd_rvlc_decode_forward()
1556 if (ptr_rvlc->sf_used) { in ixheaacd_rvlc_final_error_detection()