/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideodecoder.h | 298 GstVideoCodecFrame *frame, 316 GstVideoCodecFrame *frame); 344 GstVideoCodecFrame *frame, 402 guint gst_video_decoder_get_input_subframe_index (GstVideoDecoder * decoder, GstVideoCodecFrame * f… 405 guint gst_video_decoder_get_processed_subframe_index (GstVideoDecoder * decoder, GstVideoCodecFrame… 462 GstVideoCodecFrame *gst_video_decoder_get_frame (GstVideoDecoder *decoder, 466 GstVideoCodecFrame *gst_video_decoder_get_oldest_frame (GstVideoDecoder *decoder); 482 GstVideoCodecFrame * frame); 492 GstVideoCodecFrame * frame, 497 GstVideoCodecFrame *frame); [all …]
|
D | gstvideoutils.c | 36 G_DEFINE_BOXED_TYPE (GstVideoCodecFrame, gst_video_codec_frame, 41 _gst_video_codec_frame_free (GstVideoCodecFrame * frame) in _gst_video_codec_frame_free() 61 g_slice_free (GstVideoCodecFrame, frame); in _gst_video_codec_frame_free() 77 gst_video_codec_frame_set_user_data (GstVideoCodecFrame * frame, in gst_video_codec_frame_set_user_data() 97 gst_video_codec_frame_get_user_data (GstVideoCodecFrame * frame) in gst_video_codec_frame_get_user_data() 110 GstVideoCodecFrame * 111 gst_video_codec_frame_ref (GstVideoCodecFrame * frame) in gst_video_codec_frame_ref() 130 gst_video_codec_frame_unref (GstVideoCodecFrame * frame) in gst_video_codec_frame_unref()
|
D | gstvideoutils.h | 41 typedef struct _GstVideoCodecFrame GstVideoCodecFrame; typedef 322 GstVideoCodecFrame *gst_video_codec_frame_ref (GstVideoCodecFrame * frame); 325 void gst_video_codec_frame_unref (GstVideoCodecFrame * frame); 328 void gst_video_codec_frame_set_user_data (GstVideoCodecFrame *frame, 333 gpointer gst_video_codec_frame_get_user_data (GstVideoCodecFrame *frame); 335 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVideoCodecFrame, gst_video_codec_frame_unref)
|
D | gstvideoencoder.h | 261 GstVideoCodecFrame *frame); 269 GstVideoCodecFrame *frame); 295 GstVideoCodecFrame *frame, 317 GstVideoCodecFrame* gst_video_encoder_get_frame (GstVideoEncoder *encoder, 321 GstVideoCodecFrame* gst_video_encoder_get_oldest_frame (GstVideoEncoder *encoder); 332 GstVideoCodecFrame *frame, 337 GstVideoCodecFrame *frame); 341 GstVideoCodecFrame * frame); 382 …f gst_video_encoder_get_max_encode_time (GstVideoEncoder *encoder, GstVideoCodecFrame * frame);
|
D | gstvideodecoder.c | 382 GstVideoCodecFrame *current_frame; 531 GstVideoCodecFrame * frame); 536 decoder, GstVideoCodecFrame * frame); 537 static GstVideoCodecFrame *gst_video_decoder_new_frame (GstVideoDecoder * 565 decoder, GstVideoCodecFrame * frame, GstMeta * meta); 571 GstVideoCodecFrame * frame, GstBuffer * src_buffer, 1683 GstVideoCodecFrame *frame = l->data; in gst_video_decoder_sink_event_default() 2540 GstVideoCodecFrame *frame; in gst_video_decoder_chain_forward() 2605 GstVideoCodecFrame *current_frame = NULL; in gst_video_decoder_flush_decode() 2612 GstVideoCodecFrame *frame = (GstVideoCodecFrame *) (walk->data); in gst_video_decoder_flush_decode() [all …]
|
D | gstvideoencoder.c | 265 static GstVideoCodecFrame *gst_video_encoder_new_frame (GstVideoEncoder * 287 encoder, GstVideoCodecFrame * frame, GstMeta * meta); 531 GstVideoCodecFrame *frame = l->data; in gst_video_encoder_reset() 1498 static GstVideoCodecFrame * 1503 GstVideoCodecFrame *frame; in gst_video_encoder_new_frame() 1505 frame = g_slice_new0 (GstVideoCodecFrame); in gst_video_encoder_new_frame() 1535 GstVideoCodecFrame *frame; in gst_video_encoder_chain() 1834 GstVideoCodecFrame *frame; in gst_video_encoder_negotiate_default() 2115 encoder, GstVideoCodecFrame * frame, gsize size) in gst_video_encoder_allocate_output_frame() 2144 GstVideoCodecFrame * frame) in gst_video_encoder_release_frame() [all …]
|
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvp8enc.c | 106 GstVideoCodecFrame * frame); 110 GstVideoCodecFrame * frame, vpx_image_t * image); 112 GstVideoCodecFrame * frame, guint layer_id, guint8 tl0picidx, 115 GstVideoCodecFrame * frame, guint * layer_id, guint8 * tl0picidx, 118 GstVideoCodecFrame * frame, GstBuffer * buffer, 122 GstVideoCodecFrame * frame); 308 GstVideoCodecFrame * frame) in gst_vp8_enc_process_frame_user_data() 342 gst_vp8_enc_set_frame_user_data (GstVPXEnc * enc, GstVideoCodecFrame * frame, in gst_vp8_enc_set_frame_user_data() 355 GstVideoCodecFrame * frame, guint layer_id, guint8 tl0picidx, in gst_vp8_enc_apply_frame_temporal_settings() 377 GstVideoCodecFrame * frame, guint * layer_id, guint8 * tl0picidx, in gst_vp8_enc_get_frame_temporal_settings() [all …]
|
D | gstvpxenc.h | 138 void* (*process_frame_user_data) (GstVPXEnc *enc, GstVideoCodecFrame* frame); 140 void (*set_frame_user_data) (GstVPXEnc *enc, GstVideoCodecFrame* frame, 147 GstVideoCodecFrame* frame, guint layer_id, guint8 tl0picidx, 151 GstVideoCodecFrame *frame, guint * layer_id, guint8 *tl0picidx, 155 GstVideoCodecFrame *frame, GstBuffer *buffer,
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gstvp9decoder.h | 92 GstVideoCodecFrame * frame, 117 GstVideoCodecFrame * frame, 172 GstVideoCodecFrame * frame,
|
D | gstav1decoder.h | 93 GstVideoCodecFrame * frame, 159 GstVideoCodecFrame * frame,
|
D | gstvp8decoder.h | 101 GstVideoCodecFrame * frame, 121 GstVideoCodecFrame * frame,
|
D | gstmpeg2decoder.h | 100 GstVideoCodecFrame * frame, 178 GstVideoCodecFrame * frame,
|
D | gsth264decoder.h | 138 GstVideoCodecFrame * frame, 219 GstVideoCodecFrame * frame,
|
D | gsth265decoder.h | 107 GstVideoCodecFrame * frame, 130 GstVideoCodecFrame * frame,
|
/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | gstrsvgdec.c | 69 GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos); 71 GstVideoCodecFrame * frame); 73 GstBuffer * buffer, GstVideoCodecFrame * frame); 151 GstVideoCodecFrame * frame) in gst_rsvg_decode_image() 278 gst_rsvg_dec_parse (GstVideoDecoder * decoder, GstVideoCodecFrame * frame, in gst_rsvg_dec_parse() 344 GstVideoCodecFrame * frame) in gst_rsvg_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | videodecoder | 20 GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos); 26 GstVideoCodecFrame * frame); 95 gst_replace_parse (GstVideoDecoder * decoder, GstVideoCodecFrame * frame, 136 gst_replace_handle_frame (GstVideoDecoder * decoder, GstVideoCodecFrame * frame)
|
D | videoencoder | 20 static GstFlowReturn gst_replace_handle_frame (GstVideoEncoder *encoder, GstVideoCodecFrame *frame); 23 static GstFlowReturn gst_replace_pre_push (GstVideoEncoder *encoder, GstVideoCodecFrame *frame); 94 static GstFlowReturn gst_replace_handle_frame (GstVideoEncoder *encoder, GstVideoCodecFrame *frame) 121 static GstFlowReturn gst_replace_pre_push (GstVideoEncoder *encoder, GstVideoCodecFrame *frame)
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkenc.h | 185 gboolean (*need_reconfig) (GstMsdkEnc * encoder, GstVideoCodecFrame * frame); 188 void (*set_extra_params) (GstMsdkEnc * encoder, GstVideoCodecFrame * frame); 218 GstVideoCodecFrame * frame, mfxExtEncoderROI * encoder_roi);
|
D | gstmsdkh265enc.c | 153 gst_msdkh265enc_insert_sei (GstMsdkH265Enc * thiz, GstVideoCodecFrame * frame, in gst_msdkh265enc_insert_sei() 174 gst_msdkh265enc_add_cc (GstMsdkH265Enc * thiz, GstVideoCodecFrame * frame) in gst_msdkh265enc_add_cc() 252 gst_msdkh265enc_add_mdcv_sei (GstMsdkEnc * encoder, GstVideoCodecFrame * frame) in gst_msdkh265enc_add_mdcv_sei() 307 gst_msdkh265enc_add_cll_sei (GstMsdkEnc * encoder, GstVideoCodecFrame * frame) in gst_msdkh265enc_add_cll_sei() 351 gst_msdkh265enc_pre_push (GstVideoEncoder * encoder, GstVideoCodecFrame * frame) in gst_msdkh265enc_pre_push() 804 gst_msdkh265enc_need_reconfig (GstMsdkEnc * encoder, GstVideoCodecFrame * frame) in gst_msdkh265enc_need_reconfig() 813 GstVideoCodecFrame * frame) in gst_msdkh265enc_set_extra_params()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvvp9dec.c | 79 GstVideoCodecFrame * frame, GstVp9Picture * picture); 81 decoder, GstVideoCodecFrame * frame, GstVp9Picture * picture); 85 decoder, GstVideoCodecFrame * frame, GstVp9Picture * picture); 295 GstVideoCodecFrame * frame, GstVp9Picture * picture) in gst_nv_vp9_dec_new_picture() 331 GstVideoCodecFrame * frame, GstVp9Picture * picture) in gst_nv_vp9_dec_duplicate_picture() 503 GstVideoCodecFrame * frame, GstVp9Picture * picture) in gst_nv_vp9_dec_output_picture()
|
D | gstnvbaseenc.h | 155 GstVideoCodecFrame *first_frame; 178 GstVideoCodecFrame * frame,
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoradec.c | 108 GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos); 110 GstVideoCodecFrame * frame); 115 GstBuffer * buf, GstVideoCodecFrame * frame); 274 GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos) in theora_dec_parse() 653 GstVideoCodecFrame * frame) in theora_handle_image() 766 GstVideoCodecFrame * frame) in theora_handle_data_packet() 853 GstVideoCodecFrame * frame) in theora_dec_decode_buffer() 896 theora_dec_handle_frame (GstVideoDecoder * bdec, GstVideoCodecFrame * frame) in theora_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtdec.c | 88 GstVideoCodecFrame * frame); 607 gst_vtdec_handle_frame (GstVideoDecoder * decoder, GstVideoCodecFrame * frame) in gst_vtdec_handle_frame() 930 GstVideoCodecFrame *frame1, *frame2; in sort_frames_by_pts() 933 frame1 = (GstVideoCodecFrame *) f1; in sort_frames_by_pts() 934 frame2 = (GstVideoCodecFrame *) f2; in sort_frames_by_pts() 958 GstVideoCodecFrame *frame = (GstVideoCodecFrame *) source_frame_ref_con; in gst_vtdec_session_output_callback() 1006 GstVideoCodecFrame *frame; in gst_vtdec_push_frames_if_needed() 1031 frame = (GstVideoCodecFrame *) g_async_queue_try_pop (vtdec->reorder_queue); in gst_vtdec_push_frames_if_needed()
|
/third_party/gstreamer/gstplugins_bad/ext/libde265/ |
D | libde265-dec.c | 91 GstVideoCodecFrame * frame, const struct de265_image *img); 93 GstVideoCodecFrame * frame); 220 GstVideoCodecFrame *frame; 243 GstVideoCodecFrame *frame = NULL; in gst_libde265_dec_get_buffer() 680 GstVideoCodecFrame * frame, const struct de265_image *img) in _gst_libde265_return_image() 686 GstVideoCodecFrame *out_frame; in _gst_libde265_return_image() 761 GstVideoCodecFrame * frame) in gst_libde265_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/webp/ |
D | gstwebpdec.c | 70 GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos); 72 GstVideoCodecFrame * frame); 298 gst_webp_dec_parse (GstVideoDecoder * decoder, GstVideoCodecFrame * frame, in gst_webp_dec_parse() 423 GstVideoCodecFrame * frame) in gst_webp_dec_handle_frame()
|