Searched refs:CopyTileWithColorTransform (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | lossless_enc.c | 984 static void CopyTileWithColorTransform(int xsize, int ysize, in CopyTileWithColorTransform() function 1027 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
|
/external/opencv3/3rdparty/libwebp/dsp/ |
D | lossless.c | 975 static void CopyTileWithColorTransform(int xsize, int ysize, in CopyTileWithColorTransform() function 1036 CopyTileWithColorTransform(width, height, tile_x, tile_y, bits, in VP8LColorSpaceTransform()
|