Home
last modified time | relevance | path

Searched full:peak (Results 101 - 125 of 289) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_convolution.asm30 ; const uint8_t *c[], int peak, int radius,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCharacterIteration.java45 // If we might have a lead surrogate, we need to peak ahead to get the trail in next32()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCharacterIteration.java49 // If we might have a lead surrogate, we need to peak ahead to get the trail in next32()
/third_party/mbedtls/scripts/
H A Dmemory.sh70 printf " Peak ram usage... "
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpl.c45 * arithmetic domain # trials peak rms
H A Dpowl.c51 * arithmetic domain # trials peak rms
445 * arithmetic x domain n domain # trials peak rms
/third_party/musl/src/math/
H A Dexpl.c45 * arithmetic domain # trials peak rms
H A Dpowl.c51 * arithmetic domain # trials peak rms
453 * arithmetic x domain n domain # trials peak rms
/third_party/ffmpeg/libavcodec/
H A Damfenc_hevc.c65 { "vbr_peak", "Peak Contrained Variable Bitrate", 0, AV_OPT_TYPE_CONST, { .i64 = AMF_VIDEO_ENCODER_HEVC_RATE_CONTROL_METHOD_PEAK_CONSTRAINED_VBR }, 0, 0, VE, "rc" },
176 av_log(ctx, AV_LOG_DEBUG, "Rate control turned to Peak VBR\n"); in amf_encode_init_hevc()
H A Damfenc_h264.c80 { "vbr_peak", "Peak Contrained Variable Bitrate", 0, AV_OPT_TYPE_CONST, { .i64 = AMF_VIDEO_ENCODER_RATE_CONTROL_METHOD_PEAK_CONSTRAINED_VBR }, 0, 0, VE, "rc" },
210 av_log(ctx, AV_LOG_DEBUG, "Rate control turned to Peak VBR\n"); in amf_encode_init_h264()
H A Ddca_xll.h132 uint8_t *pbr_buffer; ///< Peak bit rate (PBR) smoothing buffer
/third_party/ffmpeg/libavfilter/
H A Daf_aemphasis.c154 static inline void set_highshelf_rbj(BiquadCoeffs *bq, double freq, double q, double peak, double sr) in set_highshelf_rbj() argument
156 double A = sqrt(peak); in set_highshelf_rbj()
/third_party/ffmpeg/libavformat/
H A Dape.c38 #define MAC_FORMAT_FLAG_HAS_SEEK_ELEMENTS 16 // has the number of seek elements after the peak level
207 avio_skip(pb, 4); /* Skip the peak level */ in ape_read_header()
/third_party/astc-encoder/Source/
H A Dastcenccli_error_metrics.cpp386 printf(" PSNR (RGB norm to peak): %9.4f dB (peak %f)\n", in compute_error_metrics()
/third_party/FreeBSD/lib/msun/ld128/
H A De_powl.c95 Peak relative error 2.3e-37 */
116 Peak relative error 5.7e-38 */
/third_party/libsnd/tests/
H A Dheader_test.tpl76 printf (" wav - test WAV file peak chunk\n") ;
77 printf (" aiff - test AIFF file PEAK chunk\n") ;
H A Dmisc_test.c65 printf (" wav - test WAV file peak chunk\n") ; in main()
66 printf (" aiff - test AIFF file PEAK chunk\n") ; in main()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.cpp395 text << "CB Pool Waste (Peak: " << peakPercent << "%)"; in AppendVulkanSecondaryCommandBufferPoolWaste()
411 text << "RP VkBuffers (Peak: " << peakRange << ", Max: " << maxValueRange << ")"; in AppendVulkanRenderPassBufferCount()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
H A DVK_EXT_swapchain_maintenance1.adoc74 increasing peak memory usage.
172 * When resizing the swapchain, peak memory increase is avoided by not
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h178 * Amplify a signal so that the peak matches the specified target.
224 // Find highest peak in correlation array. in measureLatencyFromPulse()
/third_party/ffmpeg/doc/
H A Dfilters.texi438 Should the exact signal be taken in case of @code{peak} or an RMS one in case
1604 @item peak
1605 select peak gain, very conservative approach. This is default value.
1858 Default is @code{rms}. Can be @code{peak} or @code{rms}.
3012 Short window length in seconds, used for peak and trough RMS measurement.
3116 @item Peak level dB
3118 Standard peak and RMS level measured in dBFS.
3120 @item RMS peak dB
3122 Peak and trough values for RMS level measured over a short window.
3125 Standard ratio of peak t
[all...]
/third_party/lame/include/
H A Dlame.h299 /* decode on the fly. Search for the peak sample. If the ReplayGain
611 /* the peak sample */
615 peak sample searching was enabled. If negative then the waveform
620 correct only if peak sample searching was enabled and no user-specified
/third_party/ffmpeg/libavutil/
H A Dcolor_utils.c159 // The function uses the definition from HEVC, which assumes that the peak in avpriv_trc_arib_std_b67()
/third_party/alsa-lib/include/sound/uapi/
H A Dhdspm.h45 /* -------------------- IOCTL Peak/RMS Meters -------------------- */
/third_party/libwebsockets/lib/drivers/pwm/
H A Dpwm.c132 .ledphase_offset = LWS_LED_FUNC_PHASE / 2, /* start at peak */

Completed in 22 milliseconds

12345678910>>...12