Home
last modified time | relevance | path

Searched defs:preview_off (Results 1 – 25 of 25) sorted by relevance

/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/sdl/
H A Dconsumer_sdl_still.c151 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_start() local
202 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_stop() local
550 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
H A Dconsumer_sdl.c186 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_start() local
530 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
H A Dconsumer_sdl_preview.c305 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/sdl/
H A Dconsumer_sdl_still.c145 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_start() local
196 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_stop() local
544 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
H A Dconsumer_sdl.c180 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_start() local
524 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
H A Dconsumer_sdl_preview.c309 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/sdl/
H A Dconsumer_sdl_still.c151 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_start() local
202 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_stop() local
550 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
H A Dconsumer_sdl.c186 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_start() local
530 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
H A Dconsumer_sdl_preview.c305 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/sdl/
H A Dconsumer_sdl_still.c145 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_start() local
196 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_stop() local
544 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
H A Dconsumer_sdl.c180 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_start() local
524 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
H A Dconsumer_sdl_preview.c309 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/sdl/
H A Dconsumer_sdl_still.c151 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_start() local
202 int preview_off = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( parent ), "preview_off" ); in consumer_stop() local
550 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
H A Dconsumer_sdl.c186 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_start() local
530 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
H A Dconsumer_sdl_preview.c305 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_thread() local
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/sdl2/
H A Dconsumer_sdl2.c501 int preview_off = mlt_properties_get_int( self->properties, "preview_off" ); in setup_sdl_video() local
588 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/sdl2/
H A Dconsumer_sdl2.c501 int preview_off = mlt_properties_get_int( self->properties, "preview_off" ); in setup_sdl_video() local
588 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/sdl2/
H A Dconsumer_sdl2.c508 int preview_off = mlt_properties_get_int( self->properties, "preview_off" ); in setup_sdl_video() local
595 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/sdl2/
H A Dconsumer_sdl2.c508 int preview_off = mlt_properties_get_int( self->properties, "preview_off" ); in setup_sdl_video() local
595 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/sdl2/
H A Dconsumer_sdl2.c508 int preview_off = mlt_properties_get_int( self->properties, "preview_off" ); in setup_sdl_video() local
595 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_play_video() local
/dports/multimedia/mlt7/mlt-7.0.1/src/framework/
H A Dmlt_consumer.c741 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_read_ahead_thread() local
1008 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_worker_thread() local
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/framework/
H A Dmlt_consumer.c741 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_read_ahead_thread() local
1008 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_worker_thread() local
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/framework/
H A Dmlt_consumer.c779 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_read_ahead_thread() local
1046 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_worker_thread() local
/dports/multimedia/py-mlt6/mlt-6.26.1/src/framework/
H A Dmlt_consumer.c779 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_read_ahead_thread() local
1046 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_worker_thread() local
/dports/multimedia/mlt6/mlt-6.26.1/src/framework/
H A Dmlt_consumer.c779 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_read_ahead_thread() local
1046 int preview_off = mlt_properties_get_int( properties, "preview_off" ); in consumer_worker_thread() local