Searched defs:vp8 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec_vp8.c39 static void prepare_packet(AVPacket *pkt, PayloadContext *vp8, int stream) argument
49 vp8_handle_packet(AVFormatContext *ctx, PayloadContext *vp8, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, int flags) argument
137 vp8_free_context(PayloadContext *vp8) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_vp8.c55 static void vp8_free_buffer(PayloadContext *vp8) argument
65 static int vp8_broken_sequence(AVFormatContext *ctx, PayloadContext *vp8, argument
74 static int vp8_handle_packet(AVFormatContext *ctx, PayloadContext *vp8, argument
272 PayloadContext *vp8 = av_mallocz(sizeof(PayloadContext)); local
279 vp8_free_context(PayloadContext *vp8) argument
285 vp8_need_keyframe(PayloadContext *vp8) argument
[all...]

Completed in 64 milliseconds