Searched
full:ratio (Results
1076 -
1100 of
3086) sorted by null
<<41424344454647484950>>
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/ |
hog.c | 34 // Stores a chunk of fake data that will give a target compression ratio
|
/external/autotest/server/site_tests/audio_AudioARCPlayback/ |
audio_AudioARCPlayback.py | 85 # Second peak ratio is determined by quality of audio path.
|
/external/autotest/server/site_tests/audio_AudioARCRecord/ |
audio_AudioARCRecord.py | 84 # Second peak ratio is determined by quality of audio path.
|
/external/brotli/c/enc/ |
quality.h | 7 /* Constants and formulas that affect speed-ratio trade-offs and thus define
|
/external/brotli/c/tools/ |
brotli.md | 15 coding and 2-nd order context modeling, with a compression ratio comparable to
|
/external/brotli/docs/ |
brotli.1 | 13 coding and 2\-nd order context modeling, with a compression ratio comparable to
|
/external/bzip2/ |
bzip2.1 | 231 ratio. In short, if your machine is low on memory (8 megabytes or 239 Verbose mode -- show the compression ratio for each file processed. 268 both the compression ratio achieved, and the amount of memory needed for 384 better than previous versions in this respect. The ratio between
|
bzip2.1.preformatted | 165 figure, at the expense of your compression ratio. 176 Verbose mode ?? show the compression ratio for each 210 affects both the compression ratio achieved, and the 326 better than previous versions in this respect. The ratio
|
bzip2.txt | 162 figure, at the expense of your compression ratio. 173 Verbose mode -- show the compression ratio for each 207 affects both the compression ratio achieved, and the 323 better than previous versions in this respect. The ratio
|
/external/e2fsprogs/lib/ext2fs/ |
gen_bitmap64.c | 764 int n, ratio; local 782 ratio = 1 << fs->cluster_ratio_bits; 786 i += ratio - n; 791 if (n >= ratio)
|
/external/e2fsprogs/misc/ |
dumpe2fs.c | 84 unsigned long num, unsigned long offset, int ratio) 90 offset /= ratio; 97 print_number((i + offset) * ratio); 102 print_number((j + offset) * ratio);
|
/external/eigen/test/ |
sparse.h | 50 * and a ratio of \a density non zero entries.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
O_S_2f_2.py | 43 usWidthClass: H # aspect ratio
|
/external/kernel-headers/original/uapi/linux/dvb/ |
osd.h | 89 // fills parameters with the picture dimensions and the pixel aspect ratio
|
/external/libavc/encoder/ |
irc_est_sad.c | 112 * the prev I sad by the ratio of (n-1) ifi P to n-2 ifi P
|
/external/libcxx/src/ |
chrono.cpp | 74 _VSTD::ratio_multiply<_VSTD::ratio<100, 1>,
|
/external/libcxx/test/libcxx/ |
min_max_macros.sh.cpp | 163 #include <ratio>
|
/external/libmpeg2/common/ |
impeg2_defs.h | 168 /* Aspect ratio related definitions */
|
/external/libopus/silk/fixed/ |
process_gains_FIX.c | 61 /* Soft limit on ratio residual energy and squared gains */
|
/external/libopus/silk/float/ |
process_gains_FLP.c | 59 /* Soft limit on ratio residual energy and squared gains */
|
/external/libvpx/libvpx/test/ |
vp9_scale_test.cc | 81 // exceed 64 (ratio 1 to 4).
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_aq_complexity.c | 108 // The choice of segment for a block depends on the ratio of the projected
|
/external/libxml2/doc/ |
library.html | 144 <dd><p>Gets the document compression ratio (0-9).</p> 148 <dd><p>Sets the document compression ratio.</p> 152 <dd><p>Gets the default compression ratio.</p> 156 <dd><p>Sets the default compression ratio.</p>
|
/external/lzma/C/ |
LzmaLib.h | 80 Usually, a big number gives a little bit better compression ratio and
|
/external/lzma/CPP/7zip/UI/FileManager/ |
ProgressDialog2.cpp | 860 UInt64 ratio = packSize * 100 / unpackSize;
local 861 if (_ratio_Prev != ratio)
863 _ratio_Prev = ratio;
864 ConvertUInt64ToString(ratio, s);
|
Completed in 1690 milliseconds
<<41424344454647484950>>