Searched refs:PlaneCount (Results 1 – 3 of 3) sorted by relevance
506 for (int plane = 0; plane < PlaneCount(); ++plane) {564 if (!coefficient_levels_[i].Reset(PlaneCount(), contexts_per_plane)) { in Init()568 if (!dc_categories_[i].Reset(PlaneCount(), contexts_per_plane)) { in Init()924 for (int plane = 0; plane < PlaneCount(); ++plane) { in PopulateIntraPredictionBuffer()1796 for (int plane = 0; plane < (block.HasChroma() ? PlaneCount() : 1); in Residual()2001 for (int plane = 0; plane < (block.HasChroma() ? PlaneCount() : 1); ++plane) { in ResetEntropyContext()2031 const int plane_count = block.HasChroma() ? PlaneCount() : 1; in ComputePrediction()2370 for (int plane = 0; plane < PlaneCount(); ++plane) { in ClearBlockDecoded()2491 for (int plane = kPlaneY; plane < PlaneCount(); ++plane) { in ReadLoopRestorationCoefficients()
573 int PlaneCount() const { in PlaneCount() function758 if (tile.PlaneCount() > 1) { in Block()
362 frame_lf_count = kFrameLfCount - (PlaneCount() > 1 ? 0 : 2); in ReadLoopFilterDelta()