Searched refs:PVA_VIDEO_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.c27 #define PVA_VIDEO_PAYLOAD 0x01 macro
106 if (streamid != PVA_VIDEO_PAYLOAD && streamid != PVA_AUDIO_PAYLOAD) {
118 if (streamid == PVA_VIDEO_PAYLOAD && pts_flag) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dpva.c27 #define PVA_VIDEO_PAYLOAD 0x01 macro
92 if (streamid != PVA_VIDEO_PAYLOAD && streamid != PVA_AUDIO_PAYLOAD) {
104 if (streamid == PVA_VIDEO_PAYLOAD && pts_flag) {

Completed in 38 milliseconds