Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec_qdm2.c154 static int qdm2_parse_subpacket(PayloadContext *qdm, AVStream *st, in qdm2_parse_subpacket() function
277 if ((res = qdm2_parse_subpacket(qdm, st, p, end)) < 0) in qdm2_parse_packet()