HomeSort by relevance Sort by last modified time
    Searched full:previous_model_context (Results 1 - 1 of 1) sorted by null

  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 702 struct recognition_context *previous_model_context = NULL; local
710 previous_model_context = current_model_context;
719 if (previous_model_context) {
720 previous_model_context->next = model_context->next;
    [all...]

Completed in 642 milliseconds