Home
last modified time | relevance | path

Searched defs:total_frames_lost (Results 1 – 2 of 2) sorted by relevance

/system/media/audio_utils/include/audio_utils/
Dhal_smoothness.h56 unsigned int total_frames_lost; member
/system/media/audio_utils/
Dhal_smoothness.c99 static double calc_smoothness_value(unsigned int total_frames_lost, in calc_smoothness_value()