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

  /frameworks/base/media/libstagefright/codecs/aacdec/
s_tdec_int_file.h 252 Int32 predictedSamples[LONG_BLOCK1]; /* 2048 Int32 */
window_block_fxp.h 132 #define LONG_BLOCK1 (2*LONG_WINDOW)
trans4m_time_2_freq_fxp.cpp 255 FOR ( i=W_L_START_2; i<LONG_BLOCK1; i++)
288 MDCT( Time2Freq_data, LONG_BLOCK1);
466 (LONG_BLOCK1 - W_L_START_2)*sizeof(*pAux_temp_1));
559 LONG_BLOCK1);
trans4m_freq_2_time_fxp.cpp 339 CALL IMDCT( Frequency_data, LONG_BLOCK1)
372 FOR ( i=W_L_START_2; i<LONG_BLOCK1; i++)
621 LONG_BLOCK1,
821 (LONG_BLOCK1 - W_L_START_2)
    [all...]

Completed in 105 milliseconds