Home
last modified time | relevance | path

Searched defs:new_red (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dlossless_enc_mips_dsp_r2.c84 uint32_t argb, argb1, new_red, new_red1; in TransformColor_MIPSdspR2() local
223 uint32_t new_red = argb >> 16; in TransformColorRed() local
Dlossless_enc.c525 int new_red = red & 0xff; in VP8LTransformColor_C() local
539 int new_red = argb >> 16; in TransformColorRed() local
Dlossless_mips_dsp_r2.c296 uint32_t argb, argb1, new_red; in TransformColorInverse_MIPSdspR2() local
Dlossless.c275 int new_red = red & 0xff; in VP8LTransformColorInverse_C() local