Searched refs:OUT_MPG (Results 1 – 4 of 4) sorted by relevance
253 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()
179 #define OUT_MPG 1 macro
570 mode = s->type == IVTV_DEC_STREAM_TYPE_MPG ? OUT_MPG : OUT_YUV; in ivtv_write()
337 case OUT_MPG: in ivtv_get_output_stream()