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

  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_mdct_18.h 24 Pathname: ./include/pvmp3_mdct_18.h
92 void pvmp3_mdct_18(int32 vec[], int32 *history, const int32 *window);
pvmp3_imdct_synth.cpp 101 #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);
pvmp3_mdct_18.cpp 72 #include "pvmp3_mdct_18.h"
132 void pvmp3_mdct_18(int32 vec[], int32 *history, const int32 *window) function
  /frameworks/base/media/libstagefright/codecs/mp3dec/
Android.mk 40 src/pvmp3_mdct_18.cpp \
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_9_arm.s 36 IMPORT pvmp3_mdct_18 ; pvmp3_mdct_18.cpp
pvmp3_mdct_18_arm.s 31 EXPORT pvmp3_mdct_18
45 |pvmp3_mdct_18| PROC
pvmp3_mdct_18_gcc.s 41 .global pvmp3_mdct_18
43 pvmp3_mdct_18: label
pvmp3_mdct_18_wm.asm 31 EXPORT |pvmp3_mdct_18|
43 |pvmp3_mdct_18| PROC

Completed in 192 milliseconds