Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dcost.c619 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostLuma16()
645 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.c308 VP8IteratorNzToBytes(it); in CodeResiduals()
359 VP8IteratorNzToBytes(it); in RecordResiduals()
407 VP8IteratorNzToBytes(it); in RecordTokens()
Dvp8enci.h346 void VP8IteratorNzToBytes(VP8EncIterator* const it);
Dquant.c736 VP8IteratorNzToBytes(it); in ReconstructIntra16()