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.c457 ptr_rvlc->rvlc_err_log |= RVLC_ERROR_ALL_ESCAPE_WORDS_INVALID; in ixheaacd_rvlc_decode_escape_word()
478 ptr_rvlc->rvlc_err_log |= RVLC_ERROR_ALL_ESCAPE_WORDS_INVALID; in ixheaacd_rvlc_decode_escape()
970 ptr_rvlc->rvlc_err_log = 0; in ixheaacd_rvlc_init()
1552 if (ptr_rvlc->rvlc_err_log & RVLC_ERROR_FORBIDDEN_CW_DETECTED_FWD) in ixheaacd_rvlc_final_error_detection()
1555 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