Searched refs:audio_index (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-cards.h93 u8 audio_index; /* index in ivtv_card_audio_input array */ member in struct:ivtv_card_video_input
H A Divtv-driver.c714 itv->audio_input = itv->card->video_inputs[i].audio_index;
H A Divtv-ioctl.c900 itv->audio_input = itv->card->video_inputs[inp].audio_index;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffplay.c1916 int err, i, ret, video_index, audio_index, subtitle_index; local
1921 audio_index = -1;
1978 audio_index = i;
1998 if (audio_index >= 0) {
1999 stream_component_open(is, audio_index);

Completed in 63 milliseconds