Home
last modified time | relevance | path

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

/external/webp/src/enc/
Ddsp.c519 static void Intra4Preds(uint8_t* dst, const uint8_t* top) { in Intra4Preds() function
741 VP8EncPredLuma4 = Intra4Preds; in VP8EncDspInit()