Home
last modified time | relevance | path

Searched refs:nz_dc_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8_dec.c528 const int ctx = mb->nz_dc_ + left_mb->nz_dc_; in ParseResiduals()
530 mb->nz_dc_ = left_mb->nz_dc_ = (nz > 0); in ParseResiduals()
615 left->nz_dc_ = mb->nz_dc_ = 0; in VP8DecodeMB()
634 left->nz_dc_ = 0; in VP8InitScanline()
A Dvp8i_dec.h132 uint8_t nz_dc_; // non-zero DC coeff (1bit) member

Completed in 5 milliseconds