Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dpva.c28 #define PVA_AUDIO_PAYLOAD 0x02 macro
106 if (streamid != PVA_VIDEO_PAYLOAD && streamid != PVA_AUDIO_PAYLOAD) { in read_part_of_packet()
121 } else if (streamid == PVA_AUDIO_PAYLOAD) { in read_part_of_packet()