Home
last modified time | relevance | path

Searched defs:y_dst_stride (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dvf_colorspace.c99 int y_src_stride = W << !!idepth, y_dst_stride = W << !!odepth; in check_yuv2yuv() local
243 int y_dst_stride = W << !!odepth; in check_rgb2yuv() local