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

  /frameworks/av/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/av/media/libstagefright/codecs/mp3dec/
Android.mk 40 src/pvmp3_mdct_18.cpp \
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_mdct_18_gcc.s 41 .global pvmp3_mdct_18
43 pvmp3_mdct_18: label

Completed in 2407 milliseconds