Home
last modified time | relevance | path

Searched defs:async_state (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_derain.c61 DNNAsyncStatusType async_state = 0; in filter_frame() local
Dvf_dnn_classify.c213 DNNAsyncStatusType async_state; in dnn_classify_flush_frame() local
246 int async_state; in dnn_classify_activate() local
Dvf_dnn_processing.c247 DNNAsyncStatusType async_state; in flush_frame() local
283 int async_state; in activate() local
Dvf_dnn_detect.c356 DNNAsyncStatusType async_state; in dnn_detect_flush_frame() local
389 int async_state; in dnn_detect_activate() local
Dvf_sr.c119 DNNAsyncStatusType async_state = 0; in filter_frame() local
/third_party/libcoap/include/coap3/
Dcoap_net_internal.h66 coap_async_t *async_state; member