Searched refs:deblock_filter (Results 1 – 1 of 1) sorted by relevance
511 const DeblockFilter deblock_filter = deblock_filter_func_[loop_filter_type]; in ApplyDeblockFilter() local518 (this->*deblock_filter)(row4x4, column4x4); in ApplyDeblockFilter()