Searched refs:IVTV_F_S_PASSTHROUGH (Results 1 – 2 of 2) sorted by relevance
838 if (!test_bit(IVTV_F_S_PASSTHROUGH, &s->s_flags)) { in ivtv_stop_v4l2_encode_stream()1002 set_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()1033 clear_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()
233 #define IVTV_F_S_PASSTHROUGH 6 /* this stream is in passthrough mode */ macro