Searched refs:pvmp3_mdct_18 (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_mdct_18.h24 Pathname: ./include/pvmp3_mdct_18.h
92 void pvmp3_mdct_18(int32 vec[], int32 *history, const int32 *window);
H A Dpvmp3_imdct_synth.cpp101 #include "pvmp3_mdct_18.h"
250 pvmp3_mdct_18(out, history, normal_win);
256 pvmp3_mdct_18(out, history, start_win);
262 pvmp3_mdct_18(out, history, stop_win);
H A Dpvmp3_mdct_18.cpp72 #include "pvmp3_mdct_18.h"
132 void pvmp3_mdct_18(int32 vec[], int32 *history, const int32 *window) function
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DAndroid.mk40 src/pvmp3_mdct_18.cpp \
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_9_arm.s36 IMPORT pvmp3_mdct_18 ; pvmp3_mdct_18.cpp
H A Dpvmp3_mdct_18_arm.s31 EXPORT pvmp3_mdct_18
45 |pvmp3_mdct_18| PROC
H A Dpvmp3_mdct_18_gcc.s41 .global pvmp3_mdct_18
43 pvmp3_mdct_18: label
H A Dpvmp3_mdct_18_wm.asm31 EXPORT |pvmp3_mdct_18|
43 |pvmp3_mdct_18| PROC

Completed in 329 milliseconds