/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | gstrsvgdec.c | 187 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/ |
D | gstopenh264dec.cpp | 208 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()
|
D | gstopenh264enc.cpp | 648 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/ |
D | gstav1dec.c | 188 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()
|
D | gstav1enc.c | 470 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/ |
D | gstvideoutils.c | 189 gst_video_codec_state_unref (GstVideoCodecState * state) in gst_video_codec_state_unref() function 203 (GBoxedFreeFunc) gst_video_codec_state_unref);
|
D | gstvideoutils.h | 313 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/ |
D | gstwebpdec.c | 230 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()
|
D | gstwebpenc.c | 208 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/ |
D | gstopenexrdec.cpp | 178 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/ |
D | gstpngenc.c | 189 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()
|
D | gstpngdec.c | 170 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/ |
D | gstpnmenc.c | 130 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()
|
D | gstpnmdec.c | 201 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/ |
D | gstvpxdec.c | 302 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()
|
D | gstvp8dec.c | 154 gst_video_codec_state_unref (dec->output_state); in gst_vp8_dec_handle_resolution_change()
|
/third_party/gstreamer/gstplugins_bad/ext/libde265/ |
D | libde265-dec.c | 164 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/ |
D | gstavvidenc.c | 379 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/ |
D | vtdec.c | 232 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/ |
D | gsttheoradec.c | 250 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/ |
D | gstamcvideoenc.c | 911 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/ |
D | gstjpegdec.c | 123 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()
|
D | gstjpegenc.c | 280 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/ |
D | gstmsdkdec.c | 251 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/ |
D | gstvp8decoder.c | 142 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()
|