Searched refs:nz_dc_ (Results 1 – 2 of 2) sorted by relevance
467 const int ctx = mb->nz_dc_ + left_mb->nz_dc_; in ParseResiduals()469 mb->nz_dc_ = left_mb->nz_dc_ = (nz > 0); in ParseResiduals()554 left->nz_dc_ = mb->nz_dc_ = 0; in VP8DecodeMB()573 left->nz_dc_ = 0; in VP8InitScanline()
133 uint8_t nz_dc_; // non-zero DC coeff (1bit) member