Home
last modified time | relevance | path

Searched refs:IVTV_F_S_PASSTHROUGH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-streams.c835 if (!test_bit(IVTV_F_S_PASSTHROUGH, &s->s_flags)) { in ivtv_stop_v4l2_encode_stream()
999 set_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()
1030 clear_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()
H A Divtv-driver.h233 #define IVTV_F_S_PASSTHROUGH 6 /* this stream is in passthrough mode */ macro
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-streams.c835 if (!test_bit(IVTV_F_S_PASSTHROUGH, &s->s_flags)) { in ivtv_stop_v4l2_encode_stream()
999 set_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()
1030 clear_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode()
H A Divtv-driver.h231 #define IVTV_F_S_PASSTHROUGH 6 /* this stream is in passthrough mode */ macro

Completed in 7 milliseconds