Searched refs:y_stride_dst (Results 1 – 1 of 1) sorted by relevance
396 ptrdiff_t y_stride_dst = stride_dst * (height - 1); in FUNC() local399 dst[x + y_stride_dst] = av_clip_pixel(src[x + y_stride_src] + offset_val); in FUNC()447 ptrdiff_t y_stride_dst = stride_dst * (height - 1); in FUNC() local450 dst[x + y_stride_dst] = av_clip_pixel(src[x + y_stride_src] + offset_val); in FUNC()