Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dpva.c29 #define PVA_AUDIO_PAYLOAD 0x02 macro
107 if (streamid != PVA_VIDEO_PAYLOAD && streamid != PVA_AUDIO_PAYLOAD) { in read_part_of_packet()
122 } else if (streamid == PVA_AUDIO_PAYLOAD) { in read_part_of_packet()

Completed in 1 milliseconds