Home
last modified time | relevance | path

Searched defs:tsin (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Drdft.h35 const FFTSample *tsin; member
H A Drdft.c44 const FFTSample *tsin = s->tsin; in rdft_calc_c() local
H A Dmdct_template.c106 const FFTSample *tsin = s->tsin; in ff_imdct_half_c() local
169 const FFTSample *tsin in ff_mdct_calc_c() local
[all...]
H A Dfft.h84 FFTSample *tsin; member
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_init.c57 const vec_f *tsin = (const vec_f*)(s->tsin+n8); in imdct_half_altivec() local
/third_party/ffmpeg/libavcodec/mips/
H A Dfft_mips.c330 const FFTSample *tsin = s->tsin; in ff_imdct_half_mips() local

Completed in 3 milliseconds