Searched refs:dec_stream (Results 1 – 1 of 1) sorted by relevance
945 struct ivtv_stream *dec_stream = &itv->streams[IVTV_DEC_STREAM_TYPE_YUV]; in ivtv_passthrough_mode() local947 if (yuv_stream->vdev == NULL || dec_stream->vdev == NULL) in ivtv_passthrough_mode()962 set_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()963 set_bit(IVTV_F_S_STREAMING, &dec_stream->s_flags); in ivtv_passthrough_mode()966 ivtv_setup_v4l2_decode_stream(dec_stream); in ivtv_passthrough_mode()993 clear_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()994 clear_bit(IVTV_F_S_STREAMING, &dec_stream->s_flags); in ivtv_passthrough_mode()