Home
last modified time | relevance | path

Searched defs:switch_point (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp_template.c354 ff_imdct36_blocks(INTFLOAT *out, INTFLOAT *buf, INTFLOAT *in, int count, int switch_point, int block_type) ff_imdct36_blocks() argument
H A Dmpegaudiodec_template.c64 uint8_t switch_point; member
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_fixed.c889 ff_imdct36_blocks_mips_fixed(int *out, int *buf, int *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_fixed() argument
H A Dmpegaudiodsp_mips_float.c1227 ff_imdct36_blocks_mips_float(float *out, float *buf, float *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_float() argument

Completed in 8 milliseconds