Home
last modified time | relevance | path

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

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