Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l.c1000 static void ApplySubtractGreen(VP8LEncoder* const enc, int width, int height, in ApplySubtractGreen() function
1455 ApplySubtractGreen(enc, enc->current_width_, height, bw); in VP8LEncodeStream()