Searched defs:rgb_stride (Results 1 – 1 of 1) sorted by relevance
/external/webp/src/enc/ |
D | picture_csp.c | 459 int step, int rgb_stride, in PreprocessARGB() 744 int rgb_stride) { in LinearToGammaWeighted() 774 int rgb_stride, in ConvertRowsToUVWithAlpha() 816 int step, int rgb_stride, in ConvertRowsToUV() 843 int rgb_stride, // bytes per scanline in ImportYUVAFromRGBA() 1053 const uint8_t* const rgb, int rgb_stride, in Import() 1085 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportRGB() 1090 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportBGR()
|