Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless_enc_mips_dsp_r2.c87 const uint32_t R_to_B = m->red_to_blue_; in TransformColor_MIPSdspR2() local
143 : [G_to_R]"r"(G_to_R), [R_to_B]"r"(R_to_B), in TransformColor_MIPSdspR2()
Dlossless_mips_dsp_r2.c299 const uint32_t R_to_B = m->red_to_blue_; in TransformColorInverse_MIPSdspR2() local
354 : [G_to_R]"r"(G_to_R), [R_to_B]"r"(R_to_B), in TransformColorInverse_MIPSdspR2()