Home
last modified time | relevance | path

Searched defs:vp8 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec_vp8.c56 static int vp8_broken_sequence(AVFormatContext *ctx, PayloadContext *vp8, in vp8_broken_sequence() argument
65 static int vp8_handle_packet(AVFormatContext *ctx, PayloadContext *vp8, in vp8_handle_packet()
263 static av_cold int vp8_init(AVFormatContext *s, int st_index, PayloadContext *vp8) in vp8_init()
269 static void vp8_close_context(PayloadContext *vp8) in vp8_close_context()
274 static int vp8_need_keyframe(PayloadContext *vp8) in vp8_need_keyframe()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.h52 GstVp8Decoder vp8; member
91 GstVp8DecoderClass vp8; member
/third_party/ffmpeg/libavcodec/
Dvp8dsp.c245 MK_IDCT_DC_ADD4_C(vp8) in MK_IDCT_DC_ADD4_C() argument
714 LOOP_FILTERS(vp8) in LOOP_FILTERS() argument
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h750 CUVIDVP8PICPARAMS vp8; member