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

  /hardware/qcom/audio/post_proc/
bundle.h 81 bool offload_enabled; member in struct:effect_context_s
bundle.c 581 if (!context->offload_enabled) {
634 if (!context->offload_enabled) {
703 context->offload_enabled = offload_param->isOffload;
  /cts/tests/tests/security/src/android/security/cts/
AudioSecurityTest.java 144 // 1) set offload_enabled
187 // 1) set offload_enabled
257 // 1) set offload_enabled
299 // 1) set offload_enabled with zero command and reply size
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 80 bool offload_enabled; /* when offload is enabled we process VISUALIZER_CMD_CAPTURE command. member in struct:effect_context_s
823 if (!context->offload_enabled)
    [all...]

Completed in 402 milliseconds