Home
last modified time | relevance | path

Searched refs:Intra4Preds_C (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Denc.c520 static void Intra4Preds_C(uint8_t* dst, const uint8_t* top) { in Intra4Preds_C() function
766 VP8EncPredLuma4 = Intra4Preds_C; in WEBP_DSP_INIT_FUNC()