HomeSort by relevance Sort by last modified time
    Searched full:psectioninfom (Results 1 - 1 of 1) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacenc/src/
dyn_bits.c 376 SECTION_INFO *psectionInfom;
455 psectionInfom = psectionInfo + 1;
459 if ((psectionInfom->codeBook != CODE_BOOK_ZERO_NO) &&
460 (psectionInfom->codeBook != CODE_BOOK_PNS_NO)) {
461 for (n = psectionInfom->sfbStart;
462 n < (psectionInfom->sfbStart + psectionInfom->sfbCnt); n++) {
482 psectionInfom += 1;

Completed in 2669 milliseconds