Searched refs:peak (Results 1 - 25 of 32) sorted by relevance

12

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_psnr.h15 double vp9_mse2psnr(double samples, double peak, double mse);
H A Dvp9_psnr.c17 double vp9_mse2psnr(double samples, double peak, double mse) { argument
21 psnr = 10.0 * log10(peak * peak * samples / mse);
/external/chromium_org/chrome/browser/task_manager/
H A Dos_resource_win.h12 // Get the current number of GDI handles in use (and peak on >= Win7+).
15 size_t* peak);
17 // Get the current number of USER handles in use (and peak on >= Win7).
20 size_t* peak);
H A Dos_resource_win.cc11 size_t* peak) {
13 *peak = 0;
21 *peak = GetGuiResources(process_with_query_rights, GR_GDIOBJECTS_PEAK);
28 size_t* peak) {
30 *peak = 0;
38 *peak = GetGuiResources(process_with_query_rights, GR_USEROBJECTS_PEAK);
9 GetWinGDIHandles(base::ProcessHandle process, size_t* current, size_t* peak) argument
26 GetWinUSERHandles(base::ProcessHandle process, size_t* current, size_t* peak) argument
H A Dtask_manager.cc124 size_t* peak) {
126 *peak = 0;
134 *peak = GetGuiResources(process_with_query_rights, GR_GDIOBJECTS_PEAK);
141 size_t* peak) {
143 *peak = 0;
151 *peak = GetGuiResources(process_with_query_rights, GR_USEROBJECTS_PEAK);
466 size_t current, peak; local
467 GetGDIHandles(index, &current, &peak);
469 base::IntToString16(current), base::IntToString16(peak));
473 size_t current, peak; local
122 GetWinGDIHandles(base::ProcessHandle process, size_t* current, size_t* peak) argument
139 GetWinUSERHandles(base::ProcessHandle process, size_t* current, size_t* peak) argument
[all...]
H A Dtask_manager.h202 // On Windows, get the current and peak number of GDI handles in use.
203 void GetGDIHandles(int index, size_t* current, size_t* peak) const;
205 // On Windows, get the current and peak number of USER handles in use.
206 void GetUSERHandles(int index, size_t* current, size_t* peak) const;
/external/libvpx/libvpx/
H A Dvpxstats.h35 double vp8_mse2psnr(double samples, double peak, double mse);
H A Dvpxstats.c124 double vp8_mse2psnr(double samples, double peak, double mse) { argument
129 psnr = 10.0 * log10(peak * peak * samples / mse);
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dpitch_estimator.c142 int ind1, ind2, peaks_ind, peak, max_ind; local
162 peak = 0;
281 /* threshold value to qualify as a peak */
294 /* found a peak; store index into matrix */
310 /* found a peak; store index into matrix */
320 /* examine each peak */
323 peak = peaks[k];
325 /* compute four interpolated values around current peak */
326 IntrepolFilter(&CorrSurfPtr1[peak - (PITCH_LAG_SPAN2+5)], &intrp_a);
327 IntrepolFilter(&CorrSurfPtr1[peak
[all...]
/external/aac/libAACenc/src/
H A Dmetadata_compressor.cpp184 FIXP_DBL prevPeak[2]; /*!< max peak of previous block (stereo/mono)*/
660 FIXP_DBL peak[2]; local
875 /* find peak level */
876 peak[0] = peak[1] = FL2FXCONST_DBL(0.f);
886 peak[0] = fixMax(peak[0], FX_PCM2FX_DBL(maxSample)>>DOWNMIX_SHIFT);
902 peak[0] = fixMax(peak[0], fixp_abs(tmp));
915 peak[
[all...]
/external/srec/srec/cfront/
H A Dspec_anl.c217 fftdata peak; local
244 peak = density[last];
247 peak = (fftdata)(SHIFT_DOWN((bigdata)peak, COEFDATA_SHIFT) * (bigdata)bdecay);
248 ASSERT(peak >= 0);
249 if (density[i] > peak)
250 peak = density[i];
252 density[i] = peak;
257 peak = density[first];
260 peak
[all...]
/external/valgrind/main/massif/tests/
H A Dpeak2.post.exp2 Command: ./peak
3 Massif arguments: --stacks=no --time-unit=B --peak-inaccuracy=10.0 --heap-admin=128 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
33 Detailed snapshots: [3, 7, 11, 15, 19, 23, 27, 31, 35, 39, 46, 53, 60, 67, 74 (peak)]
43 ->85.47% (1,600B) 0x........: main (peak.c:8)
55 ->88.89% (3,200B) 0x........: main (peak.c:8)
67 ->90.09% (4,800B) 0x........: main (peak.c:8)
79 ->90.70% (6,400B) 0x........: main (peak.c:8)
91 ->91.07% (8,000B) 0x........: main (peak.c:8)
103 ->91.32% (9,600B) 0x........: main (peak.c:8)
115 ->91.50% (11,200B) 0x........: main (peak
[all...]
H A Dpeak.post.exp2 Command: ./peak
3 Massif arguments: --stacks=no --time-unit=B --peak-inaccuracy=0 --heap-admin=128 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
33 Detailed snapshots: [3, 7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47, 51, 55, 59, 63, 67, 71, 75, 79 (peak)]
43 ->85.47% (1,600B) 0x........: main (peak.c:8)
55 ->88.89% (3,200B) 0x........: main (peak.c:8)
67 ->90.09% (4,800B) 0x........: main (peak.c:8)
79 ->90.70% (6,400B) 0x........: main (peak.c:8)
91 ->91.07% (8,000B) 0x........: main (peak.c:8)
103 ->91.32% (9,600B) 0x........: main (peak.c:8)
115 ->91.50% (11,200B) 0x........: main (peak
[all...]
H A Dignored.post.exp33 Detailed snapshots: [3 (peak)]
H A Dcustom_alloc.post.exp33 Detailed snapshots: [2, 5 (peak)]
H A Ddeep-B.stderr.exp58 Massif: peak snapshots: 0
H A Dnew-cpp.post.exp33 Detailed snapshots: [5 (peak)]
H A Doverloaded-new.post.exp33 Detailed snapshots: [5 (peak)]
H A Drealloc.post.exp33 Detailed snapshots: [3, 6 (peak)]
H A Drealloc.stderr.exp48 Massif: peak snapshots: 2
H A Ddeep-C.stderr.exp61 Massif: peak snapshots: 0
H A Dbasic2.post.exp33 Detailed snapshots: [0, 1, 2, 3, 4 (peak), 5, 6, 7, 8]
H A Dbasic.post.exp33 Detailed snapshots: [9, 19, 29, 37 (peak), 47, 57, 67]
H A Dpeak2.stderr.exp116 Massif: peak snapshots: 15
/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h378 UINT32 token_rate, UINT32 peak,
434 UINT32 peak, UINT32 latency);
1039 UINT8 service_type, UINT32 token_rate, UINT32 peak,
1048 UINT32 peak, UINT32 latency);

Completed in 382 milliseconds

12