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