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

  /external/aac/libAACenc/src/
psy_main.h 114 PSY_STATIC *psyStatic[(2)];
128 PSY_STATIC *pStaticChannels[(8)];
aacEnc_ram.cpp 138 C_ALLOC_MEM2(Ram_aacEnc_PsyStatic, PSY_STATIC, 1, (8))
psy_data.h 151 } PSY_STATIC;
aacEnc_ram.h 225 H_ALLOC_MEM(Ram_aacEnc_PsyStatic, PSY_STATIC)
psy_main.cpp 160 /* PSY_STATIC */
233 PSY_STATIC *psyStatic,
426 PSY_STATIC **RESTRICT psyStatic = psyElement->psyStatic;
    [all...]

Completed in 411 milliseconds