Home
last modified time | relevance | path

Searched refs:_x_post_dispose (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/libxine/xine-lib-1.2.11/src/post/planar/
H A Dfill.c37 if (_x_post_dispose(this)) in fill_dispose()
H A Dinvert.c37 if (_x_post_dispose(this)) in invert_dispose()
H A Dpp.c148 if (_x_post_dispose(this_gen)) { in pp_dispose()
H A Dexpand.c105 if (_x_post_dispose(this_gen)) in expand_dispose()
H A Deq.c224 if (_x_post_dispose(this_gen)) { in eq_dispose()
H A Dboxblur.c117 if (_x_post_dispose(this_gen)) { in boxblur_dispose()
H A Ddenoise3d.c154 if (_x_post_dispose(this_gen)) { in denoise3d_dispose()
H A Dnoise.c319 if (_x_post_dispose(this_gen)) { in noise_dispose()
H A Dunsharp.c264 if (_x_post_dispose(this_gen)) { in unsharp_dispose()
H A Deq2.c405 if (_x_post_dispose(this_gen)) { in eq2_dispose()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/mosaico/
H A Dswitch.c154 if (_x_post_dispose(this_gen)) { in switch_dispose()
H A Dmosaico.c359 if (_x_post_dispose(this_gen)) { in mosaico_dispose()
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dpost.h390 int _x_post_dispose(post_plugin_t *post) XINE_PROTECTED;
/dports/multimedia/libxine/xine-lib-1.2.11/src/vdr/
H A Dpost_vdr_audio.c136 if (_x_post_dispose(this_gen)) in vdr_audio_dispose()
H A Dpost_vdr_video.c159 if (_x_post_dispose(this_gen)) in vdr_video_dispose()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/audio/
H A Dupmix_mono.c276 if (_x_post_dispose(this_gen)) in upmix_mono_dispose()
H A Dvolnorm.c387 if (_x_post_dispose(this_gen)) { in volnorm_dispose()
H A Dupmix.c358 if (_x_post_dispose(this_gen)) { in upmix_dispose()
H A Dstretch.c594 if (_x_post_dispose(this_gen)) { in stretch_dispose()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/visualizations/
H A Dfooviz.c238 if (_x_post_dispose(this_gen)) { in fooviz_dispose()
H A Doscope.c304 if (!_x_post_dispose(this_gen)) in oscope_dispose()
H A Dfftgraph.c404 if (!_x_post_dispose(this_gen)) in fftgraph_dispose()
H A Dfftscope.c422 if (!_x_post_dispose(this_gen)) in fftscope_dispose()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/goom/
H A Dxine_goom.c296 if (_x_post_dispose(this_gen)) { in goom_dispose()
/dports/multimedia/libxine/xine-lib-1.2.11/doc/hackersguide/
H A Doutput.docbook115 should use the <function>_x_post_dispose()</function> helper function like that:
117 &nbsp;&nbsp;&nbsp;if (_x_post_dispose(this))
119 <function>_x_post_dispose()</function> frees any ressources allocated by any of the

12