Searched refs:kStep64x64 (Results 1 – 1 of 1) sorted by relevance
22 constexpr int kStep64x64 = 16; // =64/4. variable595 column4x4 += kStep64x64) { in ApplyCdefForOneSuperBlockRowHelper()598 std::min(kStep64x64, frame_header_.columns4x4 - column4x4); in ApplyCdefForOneSuperBlockRowHelper()618 for (int y = 0; y < sb4x4; y += kStep64x64) { in ApplyCdefForOneSuperBlockRow()636 std::min(kStep64x64, frame_header_.rows4x4 - row4x4); in ApplyCdefForOneSuperBlockRow()652 kStep64x64, std::memory_order_relaxed)) < frame_header_.rows4x4) { in ApplyCdefWorker()654 std::min(kStep64x64, frame_header_.rows4x4 - row4x4); in ApplyCdefWorker()