Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_csp.c301 static WEBP_INLINE void UpdateChroma(const fixed_y_t* src1, in UpdateChroma() function
510 UpdateChroma(src1, src2, target_uv + uv_off, dst_y, uv_w); in PreprocessARGB()
534 UpdateChroma(src1, src2, best_rgb_uv, NULL, uv_w); in PreprocessARGB()