Searched refs:w_asm1 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | mpegaudiodsp_mips_fixed.c | 69 int w_asm, p_asm, w_asm1, p_asm1, w_asm2, p_asm2; in ff_mpadsp_apply_window_mips_fixed() local 167 : [w_asm] "=&r" (w_asm), [p_asm] "=&r" (p_asm), [w_asm1] "=&r" (w_asm1), in ff_mpadsp_apply_window_mips_fixed() 290 : [w_asm] "=&r" (w_asm), [p_asm] "=&r" (p_asm), [w_asm1] "=&r" (w_asm1), in ff_mpadsp_apply_window_mips_fixed() 342 : [w_asm] "=&r" (w_asm), [p_asm] "=&r" (p_asm), [w_asm1] "=&r" (w_asm1), in ff_mpadsp_apply_window_mips_fixed()
|