Searched refs:DAST_NOT_READY (Results 1 – 7 of 7) sorted by relevance
48 DAST_NOT_READY, // all queued inferences are not finished enumerator
84 } while (async_state == DAST_NOT_READY); in filter_frame()
151 } while (async_state == DAST_NOT_READY); in filter_frame()
232 } while (async_state >= DAST_NOT_READY); in dnn_classify_flush_frame()
269 } while (async_state >= DAST_NOT_READY); in flush_frame()
375 } while (async_state >= DAST_NOT_READY); in dnn_detect_flush_frame()
151 return DAST_NOT_READY; in ff_dnn_get_result_common()