Searched refs:rgb24_stride (Results 1 – 1 of 1) sorted by relevance
2518 unsigned int rgb24_stride = cvt->dst.fb->strides[0]; in convert_yuv_to_rgb24() local2561 rgb24 += rgb24_stride; in convert_yuv_to_rgb24()2581 unsigned rgb24_stride = cvt->src.fb->strides[0]; in convert_rgb24_to_yuv() local2637 pair_rgb24 += rgb24_stride * (dst_fmt->vsub - 1); in convert_rgb24_to_yuv()2649 rgb24 += rgb24_stride; in convert_rgb24_to_yuv()