Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8decoder.c108 GstVp8Decoder *self = GST_VP8_DECODER (decoder); in gst_vp8_decoder_start()
138 GstVp8Decoder *self = GST_VP8_DECODER (decoder); in gst_vp8_decoder_stop()
198 GstVp8Decoder *self = GST_VP8_DECODER (decoder); in gst_vp8_decoder_set_format()
305 return gst_vp8_decoder_drain_internal (GST_VP8_DECODER (decoder), TRUE); in gst_vp8_decoder_finish()
311 GstVp8Decoder *self = GST_VP8_DECODER (decoder); in gst_vp8_decoder_flush()
325 return gst_vp8_decoder_drain_internal (GST_VP8_DECODER (decoder), TRUE); in gst_vp8_decoder_drain()
347 GstVp8Decoder *self = GST_VP8_DECODER (decoder); in gst_vp8_decoder_handle_frame()
Dgstvp8decoder.h32 #define GST_VP8_DECODER(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VP8_DECODER,GstV… macro
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp8dec.c184 GstVp8Decoder *vp8dec = GST_VP8_DECODER (decoder); in gst_nv_vp8_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp8dec.c94 GstVp8Decoder *vp8dec = GST_VP8_DECODER (decoder); in gst_va_vp8_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp467 GstVp8Decoder *decoder = GST_VP8_DECODER (self); in gst_d3d11_vp8_dec_copy_reference_frames()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c175 GstVp8Decoder *vp8dec = GST_VP8_DECODER (decoder); in gst_v4l2_codec_vp8_dec_negotiate()