Searched refs:copy_CTB (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevc_filter.c | 139 static void copy_CTB(uint8_t *dst, const uint8_t *src, int width, int height, in copy_CTB() function 336 copy_CTB(dst, src, width << s->ps.sps->pixel_shift, height, stride_dst, stride_src); in sao_filter_CTB() 438 copy_CTB(dst - (left_pixels << sh), in sao_filter_CTB()
|
Completed in 3 milliseconds