Searched refs:pvmp3_mdct_18 (Results 1 - 5 of 5) 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_mdct_18_gcc.s41 .global pvmp3_mdct_18
43 pvmp3_mdct_18: label

Completed in 138 milliseconds