Home
last modified time | relevance | path

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

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