Searched defs:rgb_stride (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | picture_csp_enc.c | 444 int step, int rgb_stride, in PreprocessARGB() 737 int rgb_stride) { in LinearToGammaWeighted() 767 int rgb_stride, in AccumulateRGBA() 810 int step, int rgb_stride, in AccumulateRGB() 843 int rgb_stride, // bytes per scanline in ImportYUVAFromRGBA() 1095 const uint8_t* rgb, int rgb_stride, in Import() 1162 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportBGR() 1186 const uint8_t* rgb, int rgb_stride) { in WebPPictureImportRGB()
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_yuv.c | 188 Uint8 *rgb, Uint32 rgb_stride, in yuv_rgb_sse() 297 Uint8 *rgb, Uint32 rgb_stride, in yuv_rgb_std()
|
Completed in 9 milliseconds