Searched defs:sect_end (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Ds_sectinfo.h78 Int sect_end; member in struct:__anon482
H A Dhuffspec_fxp.cpp323 Int sect_end; /* index of 1st sfb in next section */ local
377 sect_end = pSectInfo->sect_end; /* # of sfbs */
379 if (sect_end < 0)
480 for (sfb = sect_start; sfb < sect_end; sfb++)
510 pSfb = pSfbStart + sect_end;
553 sect_start = sect_end;

Completed in 65 milliseconds