Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos.TWL/dsp/scaling-1/src/
Dmain.c49 #define RUN_ASYNC 0 // Whether to scale asynchronously macro
263 #if RUN_ASYNC in ExecScaling()
/TwlSDK-5.5/build/demos.TWL/dsp/scaling-2/src/
Dmain.c49 #define RUN_ASYNC 1 // Whether to scale asynchronously macro
273 #if RUN_ASYNC in ExecScaling()