Home
last modified time | relevance | path

Searched refs:OUT_MPG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c258 if (ivtv_set_output_mode(itv, OUT_MPG) != OUT_MPG) in ivtv_video_command()
274 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
285 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
299 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
H A Divtv-driver.h181 #define OUT_MPG 1 macro
H A Divtv-fileops.c570 mode = s->type == IVTV_DEC_STREAM_TYPE_MPG ? OUT_MPG : OUT_YUV; in ivtv_write()
H A Divtv-driver.c340 case OUT_MPG: in ivtv_get_output_stream()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-ioctl.c253 if (ivtv_set_output_mode(itv, OUT_MPG) != OUT_MPG) in ivtv_video_command()
269 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
280 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
294 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
H A Divtv-driver.h179 #define OUT_MPG 1 macro
H A Divtv-driver.c337 case OUT_MPG: in ivtv_get_output_stream()
H A Divtv-fileops.c570 mode = s->type == IVTV_DEC_STREAM_TYPE_MPG ? OUT_MPG : OUT_YUV; in ivtv_write()

Completed in 16 milliseconds