Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c957 static void UpdateDecoder(VP8LDecoder* const dec, int width, int height) { in UpdateDecoder() function
1015 UpdateDecoder(dec, transform_xsize, transform_ysize); in DecodeImageStream()
/external/webp/src/dec/
Dvp8l.c1305 static void UpdateDecoder(VP8LDecoder* const dec, int width, int height) { in UpdateDecoder() function
1363 UpdateDecoder(dec, transform_xsize, transform_ysize); in DecodeImageStream()