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 104 PSY_STATIC* psyStatic[(2)];
121 PSY_STATIC* pStaticChannels[(8)];
psy_data.h 133 }PSY_STATIC;
aacEnc_ram.cpp 125 C_ALLOC_MEM2 (Ram_aacEnc_PsyStatic, PSY_STATIC, 1, (8))
aacEnc_ram.h 199 H_ALLOC_MEM (Ram_aacEnc_PsyStatic, PSY_STATIC)
psy_main.cpp 154 /* PSY_STATIC */
228 PSY_STATIC* psyStatic,
465 PSY_STATIC **RESTRICT psyStatic = psyElement->psyStatic;
    [all...]

Completed in 141 milliseconds