HomeSort by relevance Sort by last modified time
    Searched refs:conceal_max_esc (Results 1 - 4 of 4) sorted by null

  /external/aac/libAACdec/src/
rvlc_info.h 199 SHORT conceal_max_esc; /* is set at forward decoding */ member in struct:__anon14657
rvlc.cpp 154 pRvlc->conceal_max_esc = CONCEAL_MAX_INIT;
498 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) {
499 pRvlc->conceal_max_esc = bnds;
533 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) {
534 pRvlc->conceal_max_esc = bnds;
564 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) {
565 pRvlc->conceal_max_esc = bnds;
596 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) {
597 pRvlc->conceal_max_esc = bnds;
    [all...]
  /external/libxaac/decoder/
ixheaacd_rev_vlc.c 588 if (ptr_rvlc->conceal_max_esc == 1311) {
589 ptr_rvlc->conceal_max_esc = bnds;
623 if (ptr_rvlc->conceal_max_esc == 1311) {
624 ptr_rvlc->conceal_max_esc = bnds;
658 if (ptr_rvlc->conceal_max_esc == 1311) {
659 ptr_rvlc->conceal_max_esc = bnds;
689 if (ptr_rvlc->conceal_max_esc == 1311) {
690 ptr_rvlc->conceal_max_esc = bnds;
980 ptr_rvlc->conceal_max_esc = CONCEAL_MAX_INIT;
    [all...]
ixheaacd_channelinfo.h 150 WORD16 conceal_max_esc; member in struct:__anon30170

Completed in 438 milliseconds