Searched refs:sectStart (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dgetics.cpp238 sectStart = 0;
242 sectWidth = sect[i].sect_end - sectStart;
243 sectStart += sectWidth;
446 Int sectStart; local
522 sectStart = 0;
526 sectWidth = sect[i].sect_end - sectStart;
527 sectStart += sectWidth;

Completed in 67 milliseconds