• Home
  • Raw
  • Download

Lines Matching defs:vtdec

194 gst_vtdec_init (GstVtdec * vtdec)  in gst_vtdec_init()
202 GstVtdec *vtdec = GST_VTDEC (object); in gst_vtdec_finalize() local
214 GstVtdec *vtdec = GST_VTDEC (decoder); in gst_vtdec_start() local
227 GstVtdec *vtdec = GST_VTDEC (decoder); in gst_vtdec_stop() local
261 setup_texture_cache (GstVtdec * vtdec, GstVideoFormat format) in setup_texture_cache()
319 GstVtdec *vtdec; in gst_vtdec_negotiate() local
530 GstVtdec *vtdec = GST_VTDEC (decoder); in gst_vtdec_set_format() local
587 GstVtdec *vtdec = GST_VTDEC (decoder); in gst_vtdec_flush() local
599 GstVtdec *vtdec = GST_VTDEC (decoder); in gst_vtdec_finish() local
612 GstVtdec *vtdec = GST_VTDEC (decoder); in gst_vtdec_handle_frame() local
656 gst_vtdec_invalidate_session (GstVtdec * vtdec) in gst_vtdec_invalidate_session()
666 gst_vtdec_create_session (GstVtdec * vtdec, GstVideoFormat format, in gst_vtdec_create_session()
744 create_format_description (GstVtdec * vtdec, CMVideoCodecType cm_format) in create_format_description()
759 create_format_description_from_codec_data (GstVtdec * vtdec, in create_format_description_from_codec_data()
876 cm_sample_buffer_from_gst_buffer (GstVtdec * vtdec, GstBuffer * buf) in cm_sample_buffer_from_gst_buffer()
957 GstVtdec *vtdec = (GstVtdec *) decompression_output_ref_con; in gst_vtdec_session_output_callback() local
1003 gst_vtdec_push_frames_if_needed (GstVtdec * vtdec, gboolean drain, in gst_vtdec_push_frames_if_needed()
1057 parse_h264_profile_and_level_from_codec_data (GstVtdec * vtdec, in parse_h264_profile_and_level_from_codec_data()
1105 get_dpb_max_mb_s_from_level (GstVtdec * vtdec, int level) in get_dpb_max_mb_s_from_level()
1143 gst_vtdec_compute_reorder_queue_length (GstVtdec * vtdec, in gst_vtdec_compute_reorder_queue_length()
1159 compute_h264_decode_picture_buffer_length (GstVtdec * vtdec, in compute_h264_decode_picture_buffer_length()
1199 gst_vtdec_set_latency (GstVtdec * vtdec) in gst_vtdec_set_latency()
1221 GstVtdec *vtdec = GST_VTDEC (element); in gst_vtdec_set_context() local
1263 gst_vtdec_hw_init (GstVtdecHw * vtdec) in gst_vtdec_hw_init()