Searched refs:video_type (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dsegafilm.c55 enum CodecID video_type; member in struct:FilmDemuxContext
126 film->video_type = CODEC_ID_CINEPAK;
128 film->video_type = CODEC_ID_NONE;
131 if (film->video_type) {
137 st->codec->codec_id = film->video_type;
224 (film->video_type == CODEC_ID_CINEPAK)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-cards.h92 u8 video_type; /* video input type */ member in struct:ivtv_card_video_input
H A Divtv-video.c98 type = itv->card->video_inputs[inp].video_type;
H A Divtv-cards.c915 strcpy(input->name, input_strs[card_input->video_type - 1]);
916 input->type = (card_input->video_type == IVTV_CARD_INPUT_VID_TUNER ?
H A Divtv-driver.c683 if (itv->card->video_inputs[i].video_type == 0)
707 if (itv->card->video_inputs[i].video_type ==
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Djuliette.h261 } video_type; typedef in typeref:enum:__anon8670
308 video_type video;

Completed in 84 milliseconds