Home
last modified time | relevance | path

Searched refs:mslambda (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daaccoder.c763 const float mslambda = FFMIN(1.0f, lambda / 120.f); in search_for_ms() local
863 mslambda / (minthr * bmax + FLT_MIN), INFINITY, &b4, NULL, 0); in search_for_ms()
/third_party/ffmpeg/libavcodec/mips/
H A Daaccoder_mips.c2345 const float mslambda = FFMIN(1.0f, lambda / 120.f); in search_for_ms_mips() local
2445 mslambda / (minthr * bmax), INFINITY, &b4, NULL, 0); in search_for_ms_mips()

Completed in 7 milliseconds