Searched defs:bmax (Results 1 - 6 of 6) sorted by relevance
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
| H A D | DiagBigDecimalTest.java | 127 private static final byte bmax = 127; field in DiagBigDecimalTest [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
| H A D | DiagBigDecimalTest.java | 124 private static final byte bmax = 127; field in DiagBigDecimalTest [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aaccoder_mips.c | 2360 float bmax = bval2bmax(g * 17.0f / sce0->ics.num_swb) / 0.0045f; in search_for_ms_mips() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aaccoder.c | 778 float bmax = bval2bmax(g * 17.0f / sce0->ics.num_swb) / 0.0045f; in search_for_ms() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showspectrum.c | 684 static float get_hz(const float bin, const float bmax, in get_hz() argument 677 log_scale(const float bin, const float bmin, const float bmax, const float min, const float max) log_scale() argument 698 inv_log_scale(float bin, float bmin, float bmax, float min, float max) inv_log_scale() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngstest.c | 2647 png_byte in_use[256], amax = 0, bmax = 0; in compare_two_images() local
|
Completed in 26 milliseconds