Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_tools_enc.c55 static int SmoothenBlock(const uint8_t* a_ptr, int a_stride, uint8_t* y_ptr, in SmoothenBlock()
119 const uint8_t* a_ptr = pic->a; in WebPCleanupTransparentArea() local
214 uint8_t* a_ptr = pic->a; in WebPBlendAlpha() local
A Dpicture_csp_enc.c735 const uint8_t* a_ptr, in LinearToGammaWeighted()
766 const uint8_t* const a_ptr, in AccumulateRGBA()
841 const uint8_t* a_ptr, in ImportYUVAFromRGBA()
1106 const uint8_t* a_ptr = import_alpha ? rgb + 3 : NULL; in Import() local
1130 const uint8_t* a_ptr = rgb + 3; in Import() local

Completed in 9 milliseconds