Home
last modified time | relevance | path

Searched defs:increment_underrun (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A Dhal_smoothness.h81 int (*increment_underrun)(struct hal_smoothness *smoothness, member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/media/audio_utils/include/audio_utils/
Dhal_smoothness.h81 int (*increment_underrun)(struct hal_smoothness *smoothness, member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio_utils/include/audio_utils/
Dhal_smoothness.h81 int (*increment_underrun)(struct hal_smoothness *smoothness, member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/media/audio_utils/include/audio_utils/
Dhal_smoothness.h81 int (*increment_underrun)(struct hal_smoothness *smoothness, member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/media/audio_utils/include/audio_utils/
Dhal_smoothness.h81 int (*increment_underrun)(struct hal_smoothness *smoothness, member
/aosp_15_r20/system/media/audio_utils/
H A Dhal_smoothness.c57 static int increment_underrun(struct hal_smoothness *smoothness, in increment_underrun() function