Searched refs:PlaneCount (Results 1 – 3 of 3) sorted by relevance
505 for (int plane = kPlaneY; plane < PlaneCount(); ++plane) {563 if (!coefficient_levels_[i].Reset(PlaneCount(), contexts_per_plane)) { in Init()567 if (!dc_categories_[i].Reset(PlaneCount(), contexts_per_plane)) { in Init()920 for (int plane = kPlaneY; plane < PlaneCount(); ++plane) { in PopulateIntraPredictionBuffer()1766 const int num_planes = block.HasChroma() ? PlaneCount() : 1; in Residual()1974 const int num_planes = block.HasChroma() ? PlaneCount() : 1; in ResetEntropyContext()2006 const int plane_count = block.HasChroma() ? PlaneCount() : 1; in ComputePrediction()2406 for (int plane = kPlaneY; plane < PlaneCount(); ++plane) { in ClearBlockDecoded()2517 for (int plane = kPlaneY; plane < PlaneCount(); ++plane) { in ReadLoopRestorationCoefficients()
584 int PlaneCount() const { in PlaneCount() function770 if (tile.PlaneCount() > 1) { in Block()
361 frame_lf_count = kFrameLfCount - (PlaneCount() > 1 ? 0 : 2); in ReadLoopFilterDelta()