Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dframe.c20 static void ReconstructRow(const VP8Decoder* const dec,
263 ReconstructRow(dec, ctx); in FinishRow()
354 ReconstructRow(dec, ctx); in VP8ProcessRow()
372 ReconstructRow(dec, ctx); in VP8ProcessRow()
708 static void ReconstructRow(const VP8Decoder* const dec, in ReconstructRow() function