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

  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 65 typedef void* preproc_fx_handle_t; typedef
91 preproc_fx_handle_t engine; // handle on webRTC engine
287 effect->engine = static_cast<preproc_fx_handle_t>(agc);
450 effect->engine = static_cast<preproc_fx_handle_t>(aec);
573 effect->engine = static_cast<preproc_fx_handle_t>(ns);
    [all...]

Completed in 50 milliseconds