Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8i.h304 void VP8ReconstructBlock(VP8Decoder* const dec);
Dframe.c552 void VP8ReconstructBlock(VP8Decoder* const dec) { in VP8ReconstructBlock() function
Dvp8.c694 VP8ReconstructBlock(dec); in ParseFrame()
Didec.c429 VP8ReconstructBlock(dec); in DecodeRemaining()