Searched defs:rgb_stride (Results 1 – 1 of 1) sorted by relevance
/external/webp/src/enc/ |
D | picture_csp.c | 426 int step, int rgb_stride, in PreprocessARGB() 732 int rgb_stride) { in LinearToGammaWeighted() 762 int rgb_stride, in AccumulateRGBA() 805 int step, int rgb_stride, in AccumulateRGB() 838 int rgb_stride, // bytes per scanline in ImportYUVAFromRGBA() 1086 const uint8_t* const rgb, int rgb_stride, in Import() 1127 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportRGB() 1132 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportBGR()
|