Searched defs:ath (Results 1 – 4 of 4) sorted by relevance
50 uint8_t ath[128]; member66 static void ath_init1(uint8_t *ath, int sample_rate) in ath_init1()84 static int ath_init(uint8_t *ath, int type, int sample_rate) in ath_init()332 const uint8_t *ath) in unpack()
141 float ath; ///< absolute threshold of hearing per bands member292 static av_cold float ath(float f, float add) in ath() function
47 int ath; member
1271 char *token, *ath = NULL; in rtsp_auth_cb() local