Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dcost_enc.c238 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostLuma16()
264 VP8IteratorNzToBytes(it); // re-import the non-zero context in VP8GetCostUV()
Diterator_enc.c227 void VP8IteratorNzToBytes(VP8EncIterator* const it) { in VP8IteratorNzToBytes() function
420 VP8IteratorNzToBytes(it); // import the non-zero context in VP8IteratorStartI4()
Dframe_enc.c315 VP8IteratorNzToBytes(it); in CodeResiduals()
366 VP8IteratorNzToBytes(it); in RecordResiduals()
414 VP8IteratorNzToBytes(it); in RecordTokens()
Dvp8i_enc.h289 void VP8IteratorNzToBytes(VP8EncIterator* const it);
Dquant_enc.c773 VP8IteratorNzToBytes(it); in ReconstructIntra16()