Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless_enc_mips_dsp_r2.c85 const uint32_t G_to_R = m->green_to_red_; 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.c297 const uint32_t G_to_R = m->green_to_red_; in TransformColorInverse_MIPSdspR2() local
354 : [G_to_R]"r"(G_to_R), [R_to_B]"r"(R_to_B), in TransformColorInverse_MIPSdspR2()