• Home
  • Raw
  • Download

Lines Matching defs:thiz

87 gst_msdkdec_add_bs_extra_param (GstMsdkDec * thiz, mfxExtBuffer * param)  in gst_msdkdec_add_bs_extra_param()
147 unmap_frame (GstMsdkDec * thiz, MsdkSurface * s) in unmap_frame()
163 gst_msdkdec_free_unlocked_msdk_surfaces (GstMsdkDec * thiz) in gst_msdkdec_free_unlocked_msdk_surfaces()
182 allocate_output_buffer (GstMsdkDec * thiz, GstBuffer ** buffer) in allocate_output_buffer()
216 get_surface (GstMsdkDec * thiz, GstBuffer * buffer) in get_surface()
276 gst_msdkdec_close_decoder (GstMsdkDec * thiz, gboolean reset_param) in gst_msdkdec_close_decoder()
309 GstMsdkDec *thiz = GST_MSDKDEC (element); in gst_msdkdec_set_context() local
321 gst_msdkdec_init_decoder (GstMsdkDec * thiz) in gst_msdkdec_init_decoder()
496 srcpad_can_dmabuf (GstMsdkDec * thiz) in srcpad_can_dmabuf()
525 gst_msdkdec_set_src_caps (GstMsdkDec * thiz, gboolean need_allocation) in gst_msdkdec_set_src_caps()
611 gst_msdkdec_set_latency (GstMsdkDec * thiz) in gst_msdkdec_set_latency()
647 finish_task (GstMsdkDec * thiz, MsdkDecTask * task) in finish_task()
663 gst_msdkdec_frame_corruption_report (GstMsdkDec * thiz, mfxU16 corruption) in gst_msdkdec_frame_corruption_report()
694 gst_msdkdec_finish_task (GstMsdkDec * thiz, MsdkDecTask * task) in gst_msdkdec_finish_task()
771 gst_msdkdec_context_prepare (GstMsdkDec * thiz) in gst_msdkdec_context_prepare()
829 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_start() local
852 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_close() local
862 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_stop() local
883 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_set_format() local
906 release_msdk_surfaces (GstMsdkDec * thiz) in release_msdk_surfaces()
938 gst_msdkdec_negotiate (GstMsdkDec * thiz, gboolean hard_reset) in gst_msdkdec_negotiate()
1001 find_msdk_surface (GstMsdkDec * thiz, MsdkDecTask * task, in find_msdk_surface()
1021 gst_msdkdec_error_report (GstMsdkDec * thiz) in gst_msdkdec_error_report()
1050 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_handle_frame() local
1383 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_parse() local
1404 gst_msdkdec_create_buffer_pool (GstMsdkDec * thiz, GstVideoInfo * info, in gst_msdkdec_create_buffer_pool()
1491 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_decide_allocation() local
1624 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_drain() local
1705 GstMsdkDec *thiz = GST_MSDKDEC (decoder); in gst_msdkdec_flush() local
1723 GstMsdkDec *thiz = GST_MSDKDEC (object); in gst_msdkdec_set_property() local
1759 GstMsdkDec *thiz = GST_MSDKDEC (object); in gst_msdkdec_get_property() local
1779 GstMsdkDec *thiz = GST_MSDKDEC (object); in gst_msdkdec_dispose() local
1791 GstMsdkDec *thiz = GST_MSDKDEC (object); in gst_msdkdec_finalize() local
1896 gst_msdkdec_init (GstMsdkDec * thiz) in gst_msdkdec_init()