Searched refs:XCAM_DESTRUCTOR (Results 1 – 5 of 5) sorted by relevance
59 XCAM_DESTRUCTOR (meta->buffer, SmartPtr<VideoBuffer>); in gst_xcam_buffer_meta_free()
113 XCAM_DESTRUCTOR (pool->device_manager, SmartPtr<MainDeviceManager>); in gst_xcam_buffer_pool_finalize()
379 XCAM_DESTRUCTOR (xcamfilter->pipe_manager, SmartPtr<MainPipeManager>); in gst_xcam_filter_finalize()
646 XCAM_DESTRUCTOR (xcamsrc->device_manager, SmartPtr<MainDeviceManager>); in gst_xcam_src_finalize()
65 #define XCAM_DESTRUCTOR(obj, TYPE) (obj).~TYPE() macro