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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dpva.c28 #define PVA_AUDIO_PAYLOAD 0x02 macro
106 if (streamid != PVA_VIDEO_PAYLOAD && streamid != PVA_AUDIO_PAYLOAD) {
121 } else if (streamid == PVA_AUDIO_PAYLOAD) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dpva.c28 #define PVA_AUDIO_PAYLOAD 0x02 macro
92 if (streamid != PVA_VIDEO_PAYLOAD && streamid != PVA_AUDIO_PAYLOAD) {
107 } else if (streamid == PVA_AUDIO_PAYLOAD) {

Completed in 111 milliseconds