Searched refs:dc_nz_ (Results 1 – 2 of 2) sorted by relevance
569 const int ctx = mb->dc_nz_ + left_mb->dc_nz_; in ParseResiduals()570 mb->dc_nz_ = left_mb->dc_nz_ = in ParseResiduals()660 left->dc_nz_ = info->dc_nz_ = 0; in VP8DecodeMB()678 left->dc_nz_ = 0; in VP8InitScanline()
163 unsigned int dc_nz_:1; // non-zero DC coeffs member