Searched refs:VP8LAddGreenToBlueAndRed_C (Results 1 – 4 of 4) sorted by relevance
115 void VP8LAddGreenToBlueAndRed_C(const uint32_t* src, int num_pixels,
244 void VP8LAddGreenToBlueAndRed_C(const uint32_t* src, int num_pixels, in VP8LAddGreenToBlueAndRed_C() function611 VP8LAddGreenToBlueAndRed = VP8LAddGreenToBlueAndRed_C; in VP8LDspInit()
538 VP8LAddGreenToBlueAndRed_C(src, num_pixels & 3, dst); in AddGreenToBlueAndRed_NEON()
444 VP8LAddGreenToBlueAndRed_C(src + i, num_pixels - i, dst + i); in GENERATE_PREDICTOR_ADD()