Home | History | Annotate | Download | only in dsp

Lines Matching refs:VP8LAddGreenToBlueAndRed_C

808 void VP8LAddGreenToBlueAndRed_C(uint32_t* data, int num_pixels) {
1602 VP8LAddGreenToBlueAndRed = VP8LAddGreenToBlueAndRed_C;