Home
last modified time | relevance | path

Searched refs:rvlc_err_log (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_rev_vlc.c462 ptr_rvlc->rvlc_err_log |= RVLC_ERROR_ALL_ESCAPE_WORDS_INVALID; in ixheaacd_rvlc_decode_escape_word()
483 ptr_rvlc->rvlc_err_log |= RVLC_ERROR_ALL_ESCAPE_WORDS_INVALID; in ixheaacd_rvlc_decode_escape()
975 ptr_rvlc->rvlc_err_log = 0; in ixheaacd_rvlc_init()
1561 if (ptr_rvlc->rvlc_err_log & RVLC_ERROR_FORBIDDEN_CW_DETECTED_FWD) in ixheaacd_rvlc_final_error_detection()
1564 if (ptr_rvlc->rvlc_err_log & RVLC_ERROR_FORBIDDEN_CW_DETECTED_BWD) in ixheaacd_rvlc_final_error_detection()
Dixheaacd_channelinfo.h146 UWORD32 rvlc_err_log; member