Searched refs:dst_yuv (Results 1 – 1 of 1) sorted by relevance
39 bool dst_yuv; /* is the dst a YUV color format */ member682 c->dst_yuv = (dst->fmt->pixelformat == V4L2_PIX_FMT_NV12) || in bdisp_hw_get_op_cfg()684 c->dst_420 = c->dst_yuv; in bdisp_hw_get_op_cfg()686 c->cconv = (c->src_yuv != c->dst_yuv); in bdisp_hw_get_op_cfg()