/hardware/interfaces/soundtrigger/2.0/default/ |
D | SoundTriggerHalImpl.cpp | 398 for (i = 0; i < extra->levels.size() && i < SOUND_TRIGGER_MAX_USERS; i++) { in convertPhraseRecognitionExtraToHal() 399 halExtra->levels[i].user_id = extra->levels[i].userId; in convertPhraseRecognitionExtraToHal() 400 halExtra->levels[i].level = extra->levels[i].levelPercent; in convertPhraseRecognitionExtraToHal() 481 extra->levels.resize(halExtra->num_levels); in convertPhraseRecognitionExtraFromHal() 483 extra->levels[i].userId = halExtra->levels[i].user_id; in convertPhraseRecognitionExtraFromHal() 484 extra->levels[i].levelPercent = halExtra->levels[i].level; in convertPhraseRecognitionExtraFromHal()
|
/hardware/interfaces/wifi/1.1/ |
D | IWifiChip.hal | 47 * List of preset wifi radio TX power levels for different scenarios. 61 * the wifi chip change it's transmitting power levels. 78 * API to reset TX power levels.
|
/hardware/interfaces/audio/effect/2.0/vts/functional/ |
D | VtsHalAudioEffectV2_0TargetTest.cpp | 653 int16_t levels[3]{0x7fff, 0, 0}; in TEST_F() local 654 getLevelRange(&levels[0], &levels[2]); in TEST_F() 655 ASSERT_GT(levels[2], levels[0]); in TEST_F() 656 levels[1] = (levels[2] + levels[0]) / 2; in TEST_F() 658 for (size_t j = 0; j < ARRAY_SIZE(levels); ++j) { in TEST_F() 659 Return<Result> ret = equalizer->setBandLevel(i, levels[j]); in TEST_F() 672 EXPECT_EQ(levels[j], actualLevel); in TEST_F()
|
/hardware/interfaces/audio/effect/4.0/vts/functional/ |
D | VtsHalAudioEffectV4_0TargetTest.cpp | 656 int16_t levels[3]{0x7fff, 0, 0}; in TEST_F() local 657 getLevelRange(&levels[0], &levels[2]); in TEST_F() 658 ASSERT_GT(levels[2], levels[0]); in TEST_F() 659 levels[1] = (levels[2] + levels[0]) / 2; in TEST_F() 661 for (size_t j = 0; j < ARRAY_SIZE(levels); ++j) { in TEST_F() 662 Return<Result> ret = equalizer->setBandLevel(i, levels[j]); in TEST_F() 675 EXPECT_EQ(levels[j], actualLevel); in TEST_F()
|
/hardware/interfaces/soundtrigger/2.0/ |
D | types.hal | 72 * list of confidence levels per user for 75 vec<ConfidenceLevel> levels;
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChip.hal | 40 * List of preset wifi radio TX power levels for different scenarios. 57 * the wifi chip change it's transmitting power levels.
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEqualizerEffect.hal | 29 * Returns the minimum and maximum band levels supported.
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEqualizerEffect.hal | 29 * Returns the minimum and maximum band levels supported.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicant.hal | 29 * Debug levels for the supplicant.
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 432 uint32_t levels; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 480 uint32_t levels; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 437 uint32_t levels; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_dec.h | 437 uint32_t levels; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 440 uint32_t levels; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_vidc_dec.h | 440 uint32_t levels; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 478 uint32_t levels; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 480 uint32_t levels; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 476 uint32_t levels; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 478 uint32_t levels; member
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 274 event->phrase_extras[0].levels[0].level = 100; in sound_trigger_keyphrase_event_alloc() 275 event->phrase_extras[0].levels[0].user_id = 0; in sound_trigger_keyphrase_event_alloc()
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 119 * Return the currently negotiated and max supported HDCP levels. 132 * indicates the highest of the maximum HDCP levels of all interfaces.
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 894 * Some vehicles may have multiple levels of heating and cooling. The 910 * Increasing values denote higher heating levels for side mirrors.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 184 * patch levels of the vendor image and boot image. This ensures that an attacker who discovers a 808 * with a minor version extension to define validatable patch levels for other images; tags must
|
D | types.hal | 1110 * Device security levels.
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 36 # 4096 sub-directories (in 2 levels) under the output directory of each output
|