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

  /hardware/interfaces/audio/effect/2.0/default/
Conversions.cpp 46 halUuid.timeMid,
  /frameworks/av/media/libeffects/factory/
EffectsFactoryState.c 82 uuid->timeMid = (uint16_t)tmp[1];
100 uuid->timeMid,
EffectsFactory.c 272 uuid->timeLow, uuid->timeMid, uuid->timeHiAndVersion,
393 "%02X\n",uuid->timeLow, uuid->timeMid, uuid->timeHiAndVersion,
  /frameworks/av/soundtrigger/
SoundTrigger.cpp 254 guid->timeMid = (uint16_t)tmp[1];
275 guid->timeMid,
  /frameworks/av/services/soundtrigger/
SoundTriggerHalHidl.cpp 302 halUuid->timeMid = uuid->timeMid;
312 uuid->timeMid = halUuid->timeMid;
  /frameworks/wilhelm/src/itf/
IAndroidEffectCapabilities.cpp 115 thiz->mFxDescriptors[i].type.timeMid,
  /hardware/interfaces/audio/common/2.0/default/
HidlUtils.cpp 323 uuid->timeMid = halUuid.timeMid;
331 halUuid->timeMid = uuid.timeMid;
  /hardware/interfaces/soundtrigger/2.0/default/
SoundTriggerHalImpl.cpp 348 uuid->timeMid = halUuid->timeMid;
358 halUuid->timeMid = uuid->timeMid;
  /frameworks/av/media/libeffects/proxy/
EffectProxy.cpp 126 "%02X%02X\n",uuid_print.timeLow, uuid_print.timeMid,
131 "%02X%02X\n", uuid_print.timeLow, uuid_print.timeMid,
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 126 uuid1.timeMid != uuid2.timeMid ||
152 uuid->timeMid = (unsigned short)tmp[1];
189 ALOGI("%s %08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x", __func__, uuid.timeLow, uuid.timeMid,
195 write_vastr(conn_socket, "%08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x\n", uuid.timeLow, uuid.timeMid,
    [all...]
  /frameworks/av/media/libaudioclient/
AudioEffect.cpp 464 guid->timeMid = (uint16_t)tmp[1];
485 guid->timeMid,
  /frameworks/av/media/libeffects/config/src/
EffectsConfig.cpp 67 uuid->timeMid = (uint16_t)tmp[1];
  /system/media/audio/include/system/
audio.h     [all...]
  /hardware/interfaces/audio/common/2.0/
types.hal 72 uint16_t timeMid;
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 

Completed in 166 milliseconds