Searched refs:VP8LPredictor10_C (Results 1 – 2 of 2) sorted by relevance
44 uint32_t VP8LPredictor10_C(uint32_t left, const uint32_t* const top);
153 uint32_t VP8LPredictor10_C(uint32_t left, const uint32_t* const top) { in VP8LPredictor10_C() function193 GENERATE_PREDICTOR_ADD(VP8LPredictor10_C, PredictorAdd10_C) in GENERATE_PREDICTOR_ADD()