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