Home
last modified time | relevance | path

Searched defs:ath (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhcadec.c50 uint8_t ath[128]; member
66 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()
Daacpsy.c141 float ath; ///< absolute threshold of hearing per bands member
292 static av_cold float ath(float f, float add) in ath() function
/third_party/ffmpeg/libavfilter/
Dvf_deblock.c47 int ath; member
/third_party/pulseaudio/src/modules/raop/
Draop-client.c1271 char *token, *ath = NULL; in rtsp_auth_cb() local