| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_convolution.asm | 30 ; const uint8_t *c[], int peak, int radius,
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CharacterIteration.java | 45 // 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 D | CharacterIteration.java | 49 // If we might have a lead surrogate, we need to peak ahead to get the trail in next32()
|
| /third_party/mbedtls/scripts/ |
| H A D | memory.sh | 70 printf " Peak ram usage... "
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | expl.c | 45 * arithmetic domain # trials peak rms
|
| H A D | powl.c | 51 * arithmetic domain # trials peak rms 445 * arithmetic x domain n domain # trials peak rms
|
| /third_party/musl/src/math/ |
| H A D | expl.c | 45 * arithmetic domain # trials peak rms
|
| H A D | powl.c | 51 * arithmetic domain # trials peak rms 453 * arithmetic x domain n domain # trials peak rms
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | amfenc_hevc.c | 65 { "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 D | amfenc_h264.c | 80 { "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 D | dca_xll.h | 132 uint8_t *pbr_buffer; ///< Peak bit rate (PBR) smoothing buffer
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aemphasis.c | 154 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 D | ape.c | 38 #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 D | astcenccli_error_metrics.cpp | 386 printf(" PSNR (RGB norm to peak): %9.4f dB (peak %f)\n", in compute_error_metrics()
|
| /third_party/FreeBSD/lib/msun/ld128/ |
| H A D | e_powl.c | 95 Peak relative error 2.3e-37 */ 116 Peak relative error 5.7e-38 */
|
| /third_party/libsnd/tests/ |
| H A D | header_test.tpl | 76 printf (" wav - test WAV file peak chunk\n") ; 77 printf (" aiff - test AIFF file PEAK chunk\n") ;
|
| H A D | misc_test.c | 65 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 D | OverlayWidgets.cpp | 395 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 D | VK_EXT_swapchain_maintenance1.adoc | 74 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 D | LatencyAnalyzer.h | 178 * 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 D | filters.texi | 438 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 D | lame.h | 299 /* 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 D | color_utils.c | 159 // 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 D | hdspm.h | 45 /* -------------------- IOCTL Peak/RMS Meters -------------------- */
|
| /third_party/libwebsockets/lib/drivers/pwm/ |
| H A D | pwm.c | 132 .ledphase_offset = LWS_LED_FUNC_PHASE / 2, /* start at peak */
|