Searched defs:rgb_stride (Results 1 – 1 of 1) sorted by relevance
/external/webp/src/enc/ |
D | picture_csp_enc.c | 437 int step, int rgb_stride, in PreprocessARGB() 730 int rgb_stride) { in LinearToGammaWeighted() 760 int rgb_stride, in AccumulateRGBA() 803 int step, int rgb_stride, in AccumulateRGB() 836 int rgb_stride, // bytes per scanline in ImportYUVAFromRGBA() 1088 const uint8_t* const rgb, int rgb_stride, in Import() 1134 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportRGB() 1141 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportBGR()
|