Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c518 static int ExportYUVA(const VP8LDecoder* const dec, int y_pos) { in ExportYUVA() function
542 y_pos += ExportYUVA(dec, y_pos); in EmitRescaledRowsYUVA()
/external/webp/src/dec/
Dvp8l.c604 static int ExportYUVA(const VP8LDecoder* const dec, int y_pos) { in ExportYUVA() function
630 y_pos += ExportYUVA(dec, y_pos); in EmitRescaledRowsYUVA()