Home
last modified time | relevance | path

Searched refs:max_asm (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dmpegaudiodsp_mips_fixed.c72 int const min_asm = -32768, max_asm = 32767; in ff_mpadsp_apply_window_mips_fixed() local
172 [max_asm] "r" (max_asm) in ff_mpadsp_apply_window_mips_fixed()
296 : [min_asm] "r" (min_asm), [max_asm] "r" (max_asm) in ff_mpadsp_apply_window_mips_fixed()
346 [max_asm] "r" (max_asm) in ff_mpadsp_apply_window_mips_fixed()