Searched defs:plane_unit_size (Results 1 – 1 of 1) sorted by relevance
24 const int plane_unit_size, Pixel* dst_buffer) { in ApplyLoopRestorationForOneRow()116 const int plane_unit_size = 1 << loop_restoration_.unit_size_log2[plane]; in ApplyLoopRestorationForOneSuperBlockRow() local