Home
last modified time | relevance | path

Searched defs:src_end (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.c304 const uint32_t* const src_end = src + width; in ColorSpaceInverseTransform_C() local
427 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGB_C() local
438 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGBA_C() local
450 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGBA4444_C() local
467 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGB565_C() local
484 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToBGR_C() local
496 const uint32_t* const src_end = src + num_pixels; in CopyOrSwap() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8l_dec.c1123 uint32_t* const src_end = data + width * height; // End of data in DecodeImageData() local

Completed in 10 milliseconds