Home
last modified time | relevance | path

Searched refs:streamtype (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c832 int streamtype = id->type; in ivtv_s_selection() local
847 if (streamtype == IVTV_DEC_STREAM_TYPE_YUV && yi->track_osd) { in ivtv_s_selection()
856 if (streamtype == IVTV_DEC_STREAM_TYPE_YUV) { in ivtv_s_selection()
875 int streamtype = id->type; in ivtv_g_selection() local
896 if (streamtype == IVTV_DEC_STREAM_TYPE_YUV) in ivtv_g_selection()
904 if (streamtype == IVTV_DEC_STREAM_TYPE_YUV && yi->track_osd) { in ivtv_g_selection()