Searched refs:cond0 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aaccoder_mips.c | 1355 int cond0, cond1, cond2, cond3; in get_band_numbits_ESC_mips() local 1378 "slt %[cond0], %[t4], %[qc1] \n\t" in get_band_numbits_ESC_mips() 1382 "movn %[qc1], %[t5], %[cond0] \n\t" in get_band_numbits_ESC_mips() 1403 "subu %[cond0], $zero, %[cond0] \n\t" in get_band_numbits_ESC_mips() 1407 "and %[c1], %[c1], %[cond0] \n\t" in get_band_numbits_ESC_mips() 1416 [cond0]"=&r"(cond0), [cond1]"=&r"(cond1), in get_band_numbits_ESC_mips() 2168 int cond0, cond1, cond2, cond3; in get_band_cost_ESC_mips() local 2191 "slt %[cond0], in get_band_cost_ESC_mips() [all...] |
Completed in 5 milliseconds