Lines Matching defs:num_pixels
30 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGBA_NEON()
45 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToBGR_NEON()
57 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGB_NEON()
75 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGBA_NEON()
93 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToBGR_NEON()
120 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGB_NEON()
212 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd0_NEON()
225 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd1_NEON()
279 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd5_NEON()
304 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd6_NEON()
320 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd7_NEON()
366 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd10_NEON()
397 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd11_NEON()
430 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd12_NEON()
471 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd13_NEON()
528 static void AddGreenToBlueAndRed_NEON(const uint32_t* src, int num_pixels, in AddGreenToBlueAndRed_NEON()
550 int num_pixels, uint32_t* dst) { in TransformColorInverse_NEON()