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

  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 142 if (!pLatmDemux->applyAsc) {
162 pLatmDemux->applyAsc = 0;
165 pLatmDemux->applyAsc = 1; /* apply new config immediate */
169 if (pLatmDemux->applyAsc) {
230 pLatmDemux->applyAsc = 1;
351 if (!(pLatmDemux->applyAsc) &&
382 if (pLatmDemux->applyAsc) {
405 if (pLatmDemux->applyAsc) {
419 if (!pLatmDemux->applyAsc) {
425 if (!pLatmDemux->applyAsc) {
    [all...]
tpdec_latm.h 149 UCHAR applyAsc; /* apply ASC immediate without flushing */
tpdec_lib.cpp 224 hInput->parser.latm.applyAsc = 1;
228 hInput->parser.latm.applyAsc = 1;
420 hTp->parser.latm.applyAsc = 1;
    [all...]

Completed in 201 milliseconds