Searched refs:srce_type (Results 1 – 1 of 1) sorted by relevance
635 static int add_out_dtd(struct vip_stream *stream, int srce_type) in add_out_dtd() argument 639 struct vip_srce_info *sinfo = &srce_info[srce_type]; in add_out_dtd() 650 switch (srce_type) { in add_out_dtd() 687 v4l2_err(&dev->v4l2_dev, "%s: srce_type 0x%x is not valid\n", in add_out_dtd() 688 __func__, srce_type); in add_out_dtd() 748 int srce_type; in add_stream_dtds() local 751 srce_type = VIP_SRCE_MULT_PORT; in add_stream_dtds() 753 srce_type = VIP_SRCE_MULT_ANC; in add_stream_dtds() 755 srce_type = VIP_SRCE_RGB; in add_stream_dtds() 757 srce_type in add_stream_dtds() [all...]