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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_parser.c33 OpusPacket pkt;
H A Dopus.h97 typedef struct OpusPacket { struct
111 } OpusPacket; typedef in typeref:struct:OpusPacket
144 OpusPacket packet;
381 int ff_opus_parse_packet(OpusPacket *pkt, const uint8_t *buf, int buf_size,
H A Dopus.c88 int ff_opus_parse_packet(OpusPacket *pkt, const uint8_t *buf, int buf_size,
H A Dopusdec.c457 OpusPacket *pkt = &c->streams[0].packet;

Completed in 54 milliseconds