Searched refs:probe_codec (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_intel.c1335 static int probe_codec(struct azx *chip, int addr) function
1421 if (probe_codec(chip, c) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dutils.c657 static int probe_codec(AVFormatContext *s, AVStream *st, const AVPacket *pkt) function
783 if ((err = probe_codec(s, st, NULL)) < 0)
803 if ((err = probe_codec(s, st, NULL)) < 0)
851 if ((err = probe_codec(s, st, pkt)) < 0)

Completed in 138 milliseconds