Searched refs:nz_dc_ (Results 1 – 2 of 2) sorted by relevance
528 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()
132 uint8_t nz_dc_; // non-zero DC coeff (1bit) member