Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/audio/
A Dmodule_tts.c18 static int tts_js_cb_ref = 0; variable
23 if (tts_js_cb_ref == 0) { in native_tts_event_callback()
27 be_push_ref(ctx, tts_js_cb_ref); in native_tts_event_callback()
205 tts_js_cb_ref = be_ref(ctx); in native_tts_event_on()
219 tts_js_cb_ref = 0; in native_tts_source_clean()

Completed in 2 milliseconds