fix(app): Image mosaic screen.
This commit is contained in:
@@ -13,5 +13,5 @@ cdc_log_level_file_path = "/tmp/libcedarc_dynamic_log_level"
|
||||
# lock ve hw
|
||||
# 0: implement thread lock by pthread_muxtex_t api
|
||||
# 1: implement process lock for veby ioctl of ve
|
||||
use_ve_hw_process_lock = 0
|
||||
use_ve_hw_process_lock = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user