Home
last modified time | relevance | path

Searched refs:ColorBalanceThread (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/sequencer/intern/
H A Dsequencer.c2487 typedef struct ColorBalanceThread { struct
2497 } ColorBalanceThread; typedef
2504 ColorBalanceThread *handle = (ColorBalanceThread *)handle_v; in color_balance_init_handle()
2511 memset(handle, 0, sizeof(ColorBalanceThread)); in color_balance_init_handle()
2544 ColorBalanceThread *thread_data = (ColorBalanceThread *)thread_data_v; in color_balance_do_thread()
2621 sizeof(ColorBalanceThread), in BKE_sequencer_color_balance_apply()