Searched refs:src_ycbcr_enc (Results 1 – 1 of 1) sorted by relevance
148 enum v4l2_ycbcr_encoding src_ycbcr_enc, dst_ycbcr_enc; in csc_set_coeff() local155 src_ycbcr_enc = mp->ycbcr_enc; in csc_set_coeff()160 src_ycbcr_enc = pix->ycbcr_enc; in csc_set_coeff()187 if (src_ycbcr_enc == V4L2_YCBCR_ENC_DEFAULT) in csc_set_coeff()188 src_ycbcr_enc = V4L2_YCBCR_ENC_601; in csc_set_coeff()193 if (src_ycbcr_enc == V4L2_YCBCR_ENC_601) { in csc_set_coeff()198 } else if (src_ycbcr_enc == V4L2_YCBCR_ENC_709) { in csc_set_coeff()