Lines Matching refs:noise
704 const float *q_filt, int noise,
721 "addiu %[noise], %[noise], 1 \n\t"
722 "andi %[noise], %[noise], 0x1ff \n\t"
723 "sll %[temp0], %[noise], 3 \n\t"
741 : [ff_sbr_noise_table]"r"(ff_sbr_noise_table), [noise]"r"(noise),
749 const float *q_filt, int noise,
767 "addiu %[noise], %[noise], 1 \n\t"
768 "andi %[noise], %[noise], 0x1ff \n\t"
769 "sll %[temp0], %[noise], 3 \n\t"
786 : [ff_sbr_noise_table] "r" (ff_sbr_noise_table), [noise] "r" (noise),
796 const float *q_filt, int noise,
812 "addiu %[noise], %[noise], 1 \n\t"
813 "andi %[noise], %[noise], 0x1ff \n\t"
814 "sll %[temp0], %[noise], 3 \n\t"
833 : [ff_sbr_noise_table]"r"(ff_sbr_noise_table), [noise]"r"(noise),
841 const float *q_filt, int noise,
859 "addiu %[noise], %[noise], 1 \n\t"
860 "andi %[noise], %[noise], 0x1ff \n\t"
861 "sll %[temp0], %[noise], 3 \n\t"
879 : [ff_sbr_noise_table]"r"(ff_sbr_noise_table), [noise]"r"(noise),