Searched refs:nz_dc_ (Results 1 – 2 of 2) sorted by relevance
474 const int ctx = mb->nz_dc_ + left_mb->nz_dc_; in ParseResiduals()476 mb->nz_dc_ = left_mb->nz_dc_ = (nz > 0); in ParseResiduals()561 left->nz_dc_ = mb->nz_dc_ = 0; in VP8DecodeMB()580 left->nz_dc_ = 0; in VP8InitScanline()
170 uint8_t nz_dc_; // non-zero DC coeff (1bit) member