Home
last modified time | relevance | path

Searched refs:bw_aligned (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/x86/
Dimgutils_init.c38 ptrdiff_t bw_aligned = FFALIGN(bytewidth, 64); in ff_image_copy_plane_uc_from_x86() local
41 bw_aligned <= dst_linesize && bw_aligned <= src_linesize) in ff_image_copy_plane_uc_from_x86()
43 bw_aligned, height); in ff_image_copy_plane_uc_from_x86()