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.c234 void VP8IteratorNzToBytes(VP8EncIterator* const it) { in VP8IteratorNzToBytes() function
427 VP8IteratorNzToBytes(it); // import the non-zero context in VP8IteratorStartI4()
Dframe_enc.c318 VP8IteratorNzToBytes(it); in CodeResiduals()
369 VP8IteratorNzToBytes(it); in RecordResiduals()
417 VP8IteratorNzToBytes(it); in RecordTokens()
Dvp8i_enc.h298 void VP8IteratorNzToBytes(VP8EncIterator* const it);
Dquant_enc.c774 VP8IteratorNzToBytes(it); in ReconstructIntra16()