Searched refs:sampling (Results 1 – 12 of 12) sorted by relevance
/external/webkit/V8Binding/v8/tools/ |
D | process-heap-prof.py | 48 sampling = False 66 sampling = True 69 sampling = False 70 elif row[0] == itemname and sampling:
|
/external/speex/libspeex/ |
D | filterbank.c | 54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type) in filterbank_new() argument 62 df = DIV32(SHL32(sampling,15),MULT16_16(2,len)); in filterbank_new() 63 max_mel = toBARK(EXTRACT16(sampling/2)); in filterbank_new()
|
D | filterbank.h | 52 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type);
|
/external/jpeg/ |
D | wizard.doc | 96 -sample HxV[,...] Set JPEG sampling factors for each color 99 The -sample switch specifies the JPEG sampling factors for each color 102 components are set to 1x1 sampling. For example, the default YCbCr setting 107 sampling (also called 4:2:2 sampling). Compatibility with such decoders can
|
D | libjpeg.doc | 1003 Horizontal and vertical sampling factors for the component; must 1004 be 1..4 according to the JPEG standard. Note that larger sampling 2490 and downsampled to the sampling factors specified in the JPEG parameters. 2514 * Ensure the sampling factors, cinfo->comp_info[i].h_samp_factor and 2537 is smaller than this, it must be padded appropriately. For some sampling 2570 seriously, you must deal with the color space and sampling factors present in 2572 you must check for and fail on other color spaces or other sampling factors. 2577 verify that the color space and sampling factors are ones you can handle. 2667 tables and sampling factors match the way the data was encoded, or the 2825 upsampling results. The worst case for commonly used sampling factors [all …]
|
D | structure.doc | 25 determined by the sampling factors, or a single block in a 58 never be; nonintegral sampling ratios are the prime example. Furthermore, 125 to the sampling factors to be used. The preprocessing and postprocessing 235 popular sampling factors; the hardwired methods would be faster because they'd
|
D | usage.doc | 200 -sample HxV[,...] Set JPEG sampling factors for each color component.
|
/external/webkit/V8Binding/v8/ |
D | ChangeLog | 115 Profiler stack sampling for X64. 597 sampling for ticks and by fixing a bug in the logging of code
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 4111 Fix (kinda) for sampling tool breakage. The codeblock sampling tool has become 4113 a ScopeNode appears to now occur before the sampling tool (or possibly the 4117 we shouldn't need to track scopes when we're just sampling opcodes, not 4118 codeblocks. Not retaining Scopes when just opcode sampling will reduce sampling 4120 benefit this patch also gets the opcode sampling going again, albeit in a bit of 4121 a lame way. Will come back later with a proper fix from codeblock sampling. 5563 For convenience, let the sampling flags tool clear multiple flags at once. 16508 have compiled with Opcode sampling where we will continue to require it 19152 Remove unused (sampling only, and derivable) argument to JIT::emitCTICall. 26543 when sampling the v8 tests. [all …]
|
D | ChangeLog-2008-08-10 | 35 Fix some style issues in the sampling tool. 49 in non-debug builds with the sampling tool disabled. This patch 1041 * VM/Machine.cpp: Added sampling hooks. 1042 * VM/Machine.h: Machine contains a pointer to a sampler, when sampling. 1046 * kjs/nodes.cpp: Added sampling hooks. 17483 sampling profile.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 25127 sampling sampl6N
|
/external/webkit/WebCore/ |
D | ChangeLog-2002-12-03 | 16462 user converFont:. I did this after sampling loads of http://www.apple.com/retail/theater
|