Searched refs:CopyRowForCdef (Results 1 – 1 of 1) sorted by relevance
/external/libgav1/libgav1/src/post_filter/ |
D | cdef.cc | 32 void CopyRowForCdef(const Pixel* src, int block_width, int unit_width, in CopyRowForCdef() function 183 CopyRowForCdef(top_border, block_width, unit_width, is_frame_left, in PrepareCdefBlock() 207 CopyRowForCdef(src_buffer, block_width, unit_width, is_frame_left, in PrepareCdefBlock() 221 CopyRowForCdef(cdef_border, block_width, unit_width, is_frame_left, in PrepareCdefBlock() 247 CopyRowForCdef(bottom_border, block_width, unit_width, is_frame_left, in PrepareCdefBlock()
|