Searched refs:OUT_MPG (Results 1 – 4 of 4) sorted by relevance
269 if (ivtv_set_output_mode(itv, OUT_MPG) != OUT_MPG) in ivtv_video_command()285 if (itv->output_mode != OUT_MPG) in ivtv_video_command()296 if (itv->output_mode != OUT_MPG) in ivtv_video_command()310 if (itv->output_mode != OUT_MPG) in ivtv_video_command()
182 #define OUT_MPG 1 macro
582 mode = s->type == IVTV_DEC_STREAM_TYPE_MPG ? OUT_MPG : OUT_YUV; in ivtv_write()
341 case OUT_MPG: in ivtv_get_output_stream()