Searched defs:rows4x4 (Results 1 – 4 of 4) sorted by relevance
23 bool SegmentationMap::Allocate(int32_t rows4x4, int32_t columns4x4) { in Allocate()
26 bool BlockParametersHolder::Reset(int rows4x4, int columns4x4) { in Reset()
448 int32_t rows4x4; member
126 int32_t rows4x4() const { return rows4x4_; } in rows4x4() function