OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conceal_max_esc
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
rvlc.cpp
137
pRvlc->
conceal_max_esc
= CONCEAL_MAX_INIT;
479
if (pRvlc->
conceal_max_esc
== CONCEAL_MAX_INIT) {
480
pRvlc->
conceal_max_esc
= bnds;
517
if (pRvlc->
conceal_max_esc
== CONCEAL_MAX_INIT) {
518
pRvlc->
conceal_max_esc
= bnds;
549
if (pRvlc->
conceal_max_esc
== CONCEAL_MAX_INIT) {
550
pRvlc->
conceal_max_esc
= bnds;
583
if (pRvlc->
conceal_max_esc
== CONCEAL_MAX_INIT) {
584
pRvlc->
conceal_max_esc
= bnds;
[
all
...]
rvlc_info.h
169
SHORT
conceal_max_esc
; /* is set at forward decoding */
member in struct:__anon4671
Completed in 74 milliseconds