Home
last modified time | relevance | path

Searched refs:pqmfSynthWin (Results 1 – 6 of 6) sorted by relevance

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h94 extern const int32 pqmfSynthWin[(HAN_SIZE/2) + 8];
Dpvmp3_polyphase_filter_window.cpp121 const int32 *winPtr = pqmfSynthWin; in pvmp3_polyphase_filter_window()
Dpvmp3_tables.cpp166 const int32 pqmfSynthWin[(HAN_SIZE/2) + 8] = variable
/external/opencore/codecs_v2/audio/mp3/dec/src/asm/
Dpvmp3_polyphase_filter_window_gcc.s37 .extern pqmfSynthWin
227 .word pqmfSynthWin
Dpvmp3_polyphase_filter_window_arm.s35 IMPORT pqmfSynthWin
230 DCD pqmfSynthWin
Dpvmp3_polyphase_filter_window_wm.asm36 IMPORT |pqmfSynthWin|
225 DCD pqmfSynthWin