Searched defs:y_ptr (Results 1 – 2 of 2) sorted by relevance
252 #define READ_Y(y_ptr) \ argument261 #define READ_Y(y_ptr) \ argument286 #define READ_Y(y_ptr) \ argument454 const uint8_t *y_ptr=Y+ypos*Y_stride, in SSE_FUNCTION_NAME() local469 const uint8_t *y_ptr=Y+converted*y_pixel_stride, in SSE_FUNCTION_NAME() local
55 static int SmoothenBlock(const uint8_t* a_ptr, int a_stride, uint8_t* y_ptr, in SmoothenBlock()116 uint8_t* y_ptr = pic->y; in WebPCleanupTransparentArea() local211 uint8_t* y_ptr = pic->y; in WebPBlendAlpha() local
Completed in 4 milliseconds