Lines Matching defs:block
133 int GetUseCompoundReferenceContext(const Tile::Block& block) { in GetUseCompoundReferenceContext()
169 int GetReferenceContext(const Tile::Block& block, in GetReferenceContext()
187 bool Tile::ReadSegmentId(const Block& block) { in ReadSegmentId()
247 bool Tile::ReadIntraSegmentId(const Block& block) { in ReadIntraSegmentId()
256 void Tile::ReadSkip(const Block& block) { in ReadSkip()
275 bool Tile::ReadSkipMode(const Block& block) { in ReadSkipMode()
299 void Tile::ReadCdef(const Block& block) { in ReadCdef()
346 void Tile::ReadQuantizerIndexDelta(const Block& block) { in ReadQuantizerIndexDelta()
358 void Tile::ReadLoopFilterDelta(const Block& block) { in ReadLoopFilterDelta()
389 void Tile::ReadPredictionModeY(const Block& block, bool intra_y_mode) { in ReadPredictionModeY()
408 void Tile::ReadIntraAngleInfo(const Block& block, PlaneType plane_type) { in ReadIntraAngleInfo()
424 void Tile::ReadCflAlpha(const Block& block) { in ReadCflAlpha()
452 void Tile::ReadPredictionModeUV(const Block& block) { in ReadPredictionModeUV()
473 int Tile::ReadMotionVectorComponent(const Block& block, const int component) { in ReadMotionVectorComponent()
516 void Tile::ReadMotionVector(const Block& block, int index) { in ReadMotionVector()
533 void Tile::ReadFilterIntraModeInfo(const Block& block) { in ReadFilterIntraModeInfo()
552 bool Tile::DecodeIntraModeInfo(const Block& block) { in DecodeIntraModeInfo()
621 void Tile::SetCdfContextUsePredictedSegmentId(const Block& block, in SetCdfContextUsePredictedSegmentId()
629 bool Tile::ReadInterSegmentId(const Block& block, bool pre_skip) { in ReadInterSegmentId()
671 void Tile::ReadIsInter(const Block& block, bool skip_mode) { in ReadIsInter()
705 void Tile::SetCdfContextPaletteSize(const Block& block) { in SetCdfContextPaletteSize()
730 void Tile::SetCdfContextUVMode(const Block& block) { in SetCdfContextUVMode()
748 bool Tile::ReadIntraBlockModeInfo(const Block& block, bool intra_y_mode) { in ReadIntraBlockModeInfo()
793 CompoundReferenceType Tile::ReadCompoundReferenceType(const Block& block) { in ReadCompoundReferenceType()
849 const Block& block, in GetReferenceCdf()
916 void Tile::ReadReferenceFrames(const Block& block, bool skip_mode) { in ReadReferenceFrames()
1036 void Tile::ReadInterPredictionModeY(const Block& block, in ReadInterPredictionModeY()
1082 void Tile::ReadRefMvIndex(const Block& block) { in ReadRefMvIndex()
1106 void Tile::ReadInterIntraMode(const Block& block, bool is_compound, in ReadInterIntraMode()
1143 void Tile::ReadMotionMode(const Block& block, bool is_compound, in ReadMotionMode()
1182 uint16_t* Tile::GetIsExplicitCompoundTypeCdf(const Block& block) { in GetIsExplicitCompoundTypeCdf()
1205 uint16_t* Tile::GetIsCompoundTypeAverageCdf(const Block& block) { in GetIsCompoundTypeAverageCdf()
1232 void Tile::ReadCompoundType(const Block& block, bool is_compound, in ReadCompoundType()
1297 uint16_t* Tile::GetInterpolationFilterCdf(const Block& block, int direction) { in GetInterpolationFilterCdf()
1328 void Tile::ReadInterpolationFilter(const Block& block, bool skip_mode) { in ReadInterpolationFilter()
1370 void Tile::SetCdfContextCompoundType(const Block& block, in SetCdfContextCompoundType()
1383 bool Tile::ReadInterBlockModeInfo(const Block& block, bool skip_mode) { in ReadInterBlockModeInfo()
1407 void Tile::SetCdfContextSkipMode(const Block& block, bool skip_mode) { in SetCdfContextSkipMode()
1414 bool Tile::DecodeInterModeInfo(const Block& block) { in DecodeInterModeInfo()
1441 bool Tile::DecodeModeInfo(const Block& block) { in DecodeModeInfo()