Searched refs:OUT_UDMA_YUV (Results 1 – 3 of 3) sorted by relevance
1577 if (itv->output_mode == OUT_UDMA_YUV && args->y_source == NULL) in ivtv_decoder_ioctls()1582 if (ivtv_set_output_mode(itv, OUT_UDMA_YUV) != OUT_UDMA_YUV) { in ivtv_decoder_ioctls()1719 if (itv->output_mode == OUT_UDMA_YUV && in ivtv_decoder_ioctls()
184 #define OUT_UDMA_YUV 3 macro
842 if (itv->output_mode == OUT_UDMA_YUV && id->yuv_frames) in ivtv_stop_decoding()