Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c514 static void Intra4Preds(uint8_t* dst, const uint8_t* top) { in Intra4Preds() function
700 VP8EncPredLuma4 = Intra4Preds; in VP8EncDspInit()