Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dcost.c238 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostLuma16()
264 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostUV()
Diterator.c230 void VP8IteratorNzToBytes(VP8EncIterator* const it) { in VP8IteratorNzToBytes() function
423 VP8IteratorNzToBytes(it); // import the non-zero context in VP8IteratorStartI4()
Dframe.c304 VP8IteratorNzToBytes(it); in CodeResiduals()
355 VP8IteratorNzToBytes(it); in RecordResiduals()
403 VP8IteratorNzToBytes(it); in RecordTokens()
Dvp8enci.h291 void VP8IteratorNzToBytes(VP8EncIterator* const it);
Dquant.c757 VP8IteratorNzToBytes(it); in ReconstructIntra16()