Home
last modified time | relevance | path

Searched refs:coef2maxsf (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_utils.h163 static inline uint8_t coef2maxsf(float coef) in coef2maxsf() function
Daaccoder.c268 q1 = av_clip(coef2maxsf(q1f), 1, SCALE_MAX_POS); in search_for_quantizers_anmr()
335 maxscale = coef2maxsf(qmax); in search_for_quantizers_anmr()