Lines Matching defs:num_pixels
30 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGBA_NEON()
45 int num_pixels, uint8_t* dst) { in ConvertBGRAToBGR_NEON()
57 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGB_NEON()
75 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGBA_NEON()
93 int num_pixels, uint8_t* dst) { in ConvertBGRAToBGR_NEON()
120 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGB_NEON()
208 int num_pixels, uint32_t* out) { in PredictorAdd0_NEON()
221 int num_pixels, uint32_t* out) { in PredictorAdd1_NEON()
275 int num_pixels, uint32_t* out) { in PredictorAdd5_NEON()
300 int num_pixels, uint32_t* out) { in PredictorAdd6_NEON()
316 int num_pixels, uint32_t* out) { in PredictorAdd7_NEON()
362 int num_pixels, uint32_t* out) { in PredictorAdd10_NEON()
393 int num_pixels, uint32_t* out) { in PredictorAdd11_NEON()
426 int num_pixels, uint32_t* out) { in PredictorAdd12_NEON()
467 int num_pixels, uint32_t* out) { in PredictorAdd13_NEON()
524 static void AddGreenToBlueAndRed_NEON(const uint32_t* src, int num_pixels, in AddGreenToBlueAndRed_NEON()
546 int num_pixels, uint32_t* dst) { in TransformColorInverse_NEON()