Home
last modified time | relevance | path

Searched refs:gst_video_codec_state_unref (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgdec.c187 gst_video_codec_state_unref (output_state); in gst_rsvg_decode_image()
197 gst_video_codec_state_unref (output_state); in gst_rsvg_decode_image()
212 gst_video_codec_state_unref (output_state); in gst_rsvg_decode_image()
250 gst_video_codec_state_unref (output_state); in gst_rsvg_decode_image()
265 gst_video_codec_state_unref (rsvg->input_state); in gst_rsvg_dec_set_format()
272 gst_video_codec_state_unref (state); in gst_rsvg_dec_set_format()
369 gst_video_codec_state_unref (rsvg->input_state); in gst_rsvg_dec_stop()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp208 gst_video_codec_state_unref (openh264dec->input_state); in gst_openh264dec_stop()
225 gst_video_codec_state_unref (openh264dec->input_state); in gst_openh264dec_set_format()
362 gst_video_codec_state_unref (state); in gst_openh264dec_handle_frame()
372 gst_video_codec_state_unref (state); in gst_openh264dec_handle_frame()
380 gst_video_codec_state_unref (state); in gst_openh264dec_handle_frame()
400 gst_video_codec_state_unref (state); in gst_openh264dec_handle_frame()
450 gst_video_codec_state_unref (state); in gst_openh264dec_decide_allocation()
Dgstopenh264enc.cpp648 gst_video_codec_state_unref (openh264enc->input_state); in gst_openh264enc_finalize()
679 gst_video_codec_state_unref (openh264enc->input_state); in gst_openh264enc_stop()
750 gst_video_codec_state_unref (openh264enc->input_state); in gst_openh264enc_set_format()
860 gst_video_codec_state_unref (output_state); in gst_openh264enc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c188 gst_video_codec_state_unref (av1dec->output_state); in gst_av1_dec_stop()
193 gst_video_codec_state_unref (av1dec->input_state); in gst_av1_dec_stop()
216 gst_video_codec_state_unref (av1dec->output_state); in gst_av1_dec_set_format()
221 gst_video_codec_state_unref (av1dec->input_state); in gst_av1_dec_set_format()
235 gst_video_codec_state_unref (av1dec->output_state); in gst_av1_dec_flush()
274 gst_video_codec_state_unref (av1dec->output_state); in gst_av1_dec_handle_resolution_change()
Dgstav1enc.c470 gst_video_codec_state_unref (av1enc->input_state); in gst_av1_enc_finalize()
681 gst_video_codec_state_unref (output_state); in gst_av1_enc_set_format()
684 gst_video_codec_state_unref (av1enc->input_state); in gst_av1_enc_set_format()
1125 gst_video_codec_state_unref (av1enc->input_state); in gst_av1_enc_stop()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.c189 gst_video_codec_state_unref (GstVideoCodecState * state) in gst_video_codec_state_unref() function
203 (GBoxedFreeFunc) gst_video_codec_state_unref);
Dgstvideoutils.h313 void gst_video_codec_state_unref (GstVideoCodecState * state);
337 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVideoCodecState, gst_video_codec_state_unref)
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c230 gst_video_codec_state_unref (webpdec->input_state); in gst_webp_dec_stop()
234 gst_video_codec_state_unref (webpdec->output_state); in gst_webp_dec_stop()
246 gst_video_codec_state_unref (webpdec->input_state); in gst_webp_dec_set_format()
407 gst_video_codec_state_unref (dec->output_state); in gst_webp_dec_update_src_caps()
Dgstwebpenc.c208 gst_video_codec_state_unref (enc->input_state); in gst_webp_enc_set_format()
214 gst_video_codec_state_unref (output_state); in gst_webp_enc_set_format()
400 gst_video_codec_state_unref (enc->input_state); in gst_webp_enc_stop()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp178 gst_video_codec_state_unref (self->output_state); in gst_openexr_dec_stop()
183 gst_video_codec_state_unref (self->input_state); in gst_openexr_dec_stop()
271 gst_video_codec_state_unref (self->input_state); in gst_openexr_dec_set_format()
296 gst_video_codec_state_unref (self->output_state); in gst_openexr_dec_negotiate()
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngenc.c189 gst_video_codec_state_unref (pngenc->input_state); in gst_pngenc_set_format()
195 gst_video_codec_state_unref (output_state); in gst_pngenc_set_format()
221 gst_video_codec_state_unref (pngenc->input_state); in gst_pngenc_finalize()
Dgstpngdec.c170 gst_video_codec_state_unref (pngdec->input_state); in gst_pngdec_set_format()
345 gst_video_codec_state_unref (pngdec->output_state); in gst_pngdec_caps_create_and_set()
692 gst_video_codec_state_unref (pngdec->input_state); in gst_pngdec_stop()
696 gst_video_codec_state_unref (pngdec->output_state); in gst_pngdec_stop()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c130 gst_video_codec_state_unref (pnmenc->input_state); in gst_pnmenc_finalize()
173 gst_video_codec_state_unref (pnmenc->input_state); in gst_pnmenc_set_format()
179 gst_video_codec_state_unref (output_state); in gst_pnmenc_set_format()
Dgstpnmdec.c201 gst_video_codec_state_unref (output_state); in gst_pnmdec_negotiate()
217 gst_video_codec_state_unref (pnmdec->input_state); in gst_pnmdec_set_format()
229 gst_video_codec_state_unref (pnmdec->input_state); in gst_pnmdec_stop()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c302 gst_video_codec_state_unref (gst_vpx_dec->output_state); in gst_vpx_dec_stop()
307 gst_video_codec_state_unref (gst_vpx_dec->input_state); in gst_vpx_dec_stop()
337 gst_video_codec_state_unref (gst_vpx_dec->output_state); in gst_vpx_dec_set_format()
342 gst_video_codec_state_unref (gst_vpx_dec->input_state); in gst_vpx_dec_set_format()
360 gst_video_codec_state_unref (decoder->output_state); in gst_vpx_dec_flush()
Dgstvp8dec.c154 gst_video_codec_state_unref (dec->output_state); in gst_vp8_dec_handle_resolution_change()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c164 gst_video_codec_state_unref (dec->input_state); in _gst_libde265_dec_free_decoder()
167 gst_video_codec_state_unref (dec->output_state); in _gst_libde265_dec_free_decoder()
524 gst_video_codec_state_unref (state); in _gst_libde265_image_available()
528 gst_video_codec_state_unref (dec->output_state); in _gst_libde265_image_available()
544 gst_video_codec_state_unref (dec->input_state); in gst_libde265_dec_set_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavvidenc.c379 gst_video_codec_state_unref (ffmpegenc->input_state); in gst_ffmpegvidenc_set_format()
383 gst_video_codec_state_unref (output_format); in gst_ffmpegvidenc_set_format()
745 gst_video_codec_state_unref (input_state); in gst_ffmpegvidenc_handle_frame()
895 gst_video_codec_state_unref (state); in gst_ffmpegvidenc_flush()
940 gst_video_codec_state_unref (ffmpegenc->input_state); in gst_ffmpegvidenc_stop()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c232 gst_video_codec_state_unref (vtdec->input_state); in gst_vtdec_stop()
269 gst_video_codec_state_unref (output_state); in setup_texture_cache()
334 gst_video_codec_state_unref (output_state); in gst_vtdec_negotiate()
578 gst_video_codec_state_unref (vtdec->input_state); in gst_vtdec_set_format()
982 gst_video_codec_state_unref (state); in gst_vtdec_session_output_callback()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c250 gst_video_codec_state_unref (dec->input_state); in theora_dec_stop()
254 gst_video_codec_state_unref (dec->output_state); in theora_dec_stop()
306 gst_video_codec_state_unref (dec->input_state); in theora_dec_set_format()
968 gst_video_codec_state_unref (state); in theora_dec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideoenc.c911 gst_video_codec_state_unref (output_state); in gst_amc_video_enc_set_src_caps()
925 gst_video_codec_state_unref (output_state); in gst_amc_video_enc_set_src_caps()
992 gst_video_codec_state_unref (output_state); in gst_amc_video_enc_handle_output_frame()
1343 gst_video_codec_state_unref (self->input_state); in gst_amc_video_enc_stop()
1387 gst_video_codec_state_unref (self->input_state); in gst_amc_video_enc_set_format()
1411 gst_video_codec_state_unref (self->input_state); in gst_amc_video_enc_set_format()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c123 gst_video_codec_state_unref (dec->input_state); in gst_jpeg_dec_finalize()
606 gst_video_codec_state_unref (jpeg->input_state); in gst_jpeg_dec_set_format()
1097 gst_video_codec_state_unref (outstate); in gst_jpeg_dec_negotiate()
1100 gst_video_codec_state_unref (outstate); in gst_jpeg_dec_negotiate()
1134 gst_video_codec_state_unref (outstate); in gst_jpeg_dec_negotiate()
1532 gst_video_codec_state_unref (state); in gst_jpeg_dec_handle_frame()
Dgstjpegenc.c280 gst_video_codec_state_unref (output); in gst_jpegenc_term_destination()
332 gst_video_codec_state_unref (filter->input_state); in gst_jpegenc_finalize()
345 gst_video_codec_state_unref (enc->input_state); in gst_jpegenc_set_format()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.c251 gst_video_codec_state_unref (output_state); in get_surface()
605 gst_video_codec_state_unref (output_state); in gst_msdkdec_set_src_caps()
867 gst_video_codec_state_unref (thiz->input_state); in gst_msdkdec_stop()
892 gst_video_codec_state_unref (thiz->input_state); in gst_msdkdec_set_format()
1191 gst_video_codec_state_unref (output_state); in gst_msdkdec_handle_frame()
1545 gst_video_codec_state_unref (output_state); in gst_msdkdec_decide_allocation()
1596 gst_video_codec_state_unref (output_state); in gst_msdkdec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8decoder.c142 gst_video_codec_state_unref (self->input_state); in gst_vp8_decoder_stop()
205 gst_video_codec_state_unref (self->input_state); in gst_vp8_decoder_set_format()

1234