copy_vert 207 libavcodec/hevc_filter.c copy_vert(s->sao_pixel_buffer_v[c_idx] + (((2 * x_ctb) * h + y) << sh), src, sh, height, 1 << sh, stride_src); copy_vert 209 libavcodec/hevc_filter.c copy_vert(s->sao_pixel_buffer_v[c_idx] + (((2 * x_ctb + 1) * h + y) << sh), src + ((width - 1) << sh), sh, height, 1 << sh, stride_src); copy_vert 412 libavcodec/hevc_filter.c copy_vert(dst - (1 << sh), copy_vert 422 libavcodec/hevc_filter.c copy_vert(dst + (width << sh),