Searched defs:a_ptr (Results 1 – 2 of 2) sorted by relevance
55 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() local214 uint8_t* a_ptr = pic->a; in WebPBlendAlpha() local
735 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() local1130 const uint8_t* a_ptr = rgb + 3; in Import() local
Completed in 7 milliseconds