HomeSort by relevance Sort by last modified time
    Searched defs:EFFECT_CMD_OFFLOAD (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/security/src/android/security/cts/
AudioSecurityTest.java 42 private static final int EFFECT_CMD_OFFLOAD = 20;
152 audioEffect, EFFECT_CMD_OFFLOAD, command, reply);
195 audioEffect, EFFECT_CMD_OFFLOAD, command, reply);
265 audioEffect, EFFECT_CMD_OFFLOAD, command, reply);
304 EFFECT_CMD_OFFLOAD,
  /system/media/audio/include/system/
audio_effect.h 97 EFFECT_CMD_OFFLOAD, // set if effect thread is an offload one,
405 // command: EFFECT_CMD_OFFLOAD
527 // structure used by EFFECT_CMD_OFFLOAD command
  /system/tools/hidl/c2hal/test/
test.h 363 EFFECT_CMD_OFFLOAD, // set if effect thread is an offload one,

Completed in 443 milliseconds