Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dframe.c273 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostLuma16()
298 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostUV()
397 VP8IteratorNzToBytes(it); in CodeResiduals()
447 VP8IteratorNzToBytes(it); in RecordResiduals()
Diterator.c179 void VP8IteratorNzToBytes(VP8EncIterator* const it) { in VP8IteratorNzToBytes() function
373 VP8IteratorNzToBytes(it); // import the non-zero context in VP8IteratorStartI4()
Dvp8enci.h297 void VP8IteratorNzToBytes(VP8EncIterator* const it);
Dquant.c599 VP8IteratorNzToBytes(it); in ReconstructIntra16()