Home
last modified time | relevance | path

Searched refs:gst_video_codec_state_ref (Results 1 – 25 of 49) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.c152 gst_video_codec_state_ref (GstVideoCodecState * state) in gst_video_codec_state_ref() function
202 (GBoxedCopyFunc) gst_video_codec_state_ref,
Dgstvideoutils.h310 GstVideoCodecState *gst_video_codec_state_ref (GstVideoCodecState * state);
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavvidenc.c380 ffmpegenc->input_state = gst_video_codec_state_ref (state); in gst_ffmpegvidenc_set_format()
743 input_state = gst_video_codec_state_ref (ffmpegenc->input_state); in gst_ffmpegvidenc_handle_frame()
893 GstVideoCodecState *state = gst_video_codec_state_ref (ffmpegenc->input_state); in gst_ffmpegvidenc_flush()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpenc.c209 enc->input_state = gst_video_codec_state_ref (state); in gst_webp_enc_set_format()
Dgstwebpdec.c247 webpdec->input_state = gst_video_codec_state_ref (state); in gst_webp_dec_set_format()
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngenc.c190 pngenc->input_state = gst_video_codec_state_ref (state); in gst_pngenc_set_format()
Dgstpngdec.c171 pngdec->input_state = gst_video_codec_state_ref (state); in gst_pngdec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgdec.c266 rsvg->input_state = gst_video_codec_state_ref (state); in gst_rsvg_dec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp228 openh264dec->input_state = gst_video_codec_state_ref (state); in gst_openh264dec_set_format()
Dgstopenh264enc.cpp752 openh264enc->input_state = gst_video_codec_state_ref (state); in gst_openh264enc_set_format()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c174 pnmenc->input_state = gst_video_codec_state_ref (state); in gst_pnmenc_set_format()
Dgstpnmdec.c218 pnmdec->input_state = gst_video_codec_state_ref (state); in gst_pnmdec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp272 self->input_state = gst_video_codec_state_ref (state); in gst_openexr_dec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c224 av1dec->input_state = gst_video_codec_state_ref (state); in gst_av1_dec_set_format()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8decoder.c207 self->input_state = gst_video_codec_state_ref (state); in gst_vp8_decoder_set_format()
Dgstvp9decoder.c268 self->input_state = gst_video_codec_state_ref (state); in gst_vp9_decoder_set_format()
Dgstav1decoder.c164 self->input_state = gst_video_codec_state_ref (state); in gst_av1_decoder_set_format()
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc338 enc->input_state = gst_video_codec_state_ref (state); in gst_mpeg2enc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c1349 encoder->input_state = gst_video_codec_state_ref (state); in gst_x265_enc_set_format()
1359 encoder->input_state = gst_video_codec_state_ref (state); in gst_x265_enc_set_format()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideoenc.c1388 self->input_state = gst_video_codec_state_ref (state); in gst_amc_video_enc_set_format()
1450 self->input_state = gst_video_codec_state_ref (state); in gst_amc_video_enc_set_format()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegenc.c346 enc->input_state = gst_video_codec_state_ref (state); in gst_jpegenc_set_format()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c345 gst_vpx_dec->input_state = gst_video_codec_state_ref (state); in gst_vpx_dec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c548 gst_video_codec_state_ref (state); in gst_libde265_dec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c1292 encoder->input_state = gst_video_codec_state_ref (state); in gst_svthevc_enc_set_format()
1302 encoder->input_state = gst_video_codec_state_ref (state); in gst_svthevc_enc_set_format()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c307 dec->input_state = gst_video_codec_state_ref (state); in theora_dec_set_format()

12