HomeSort by relevance Sort by last modified time
    Searched refs:isOffload (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/include/hardware/
audio_effect.h     [all...]
  /frameworks/av/media/libeffects/proxy/
EffectProxy.cpp 222 // Assign the effect context index based on isOffload field of the structure
223 pContext->index = offloadParam->isOffload ? SUB_FX_OFFLOAD : SUB_FX_HOST;
  /hardware/qcom/audio/visualizer/
offload_visualizer.c     [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 779 cmd.isOffload = offloaded;
    [all...]

Completed in 175 milliseconds