/third_party/ffmpeg/libavcodec/ |
D | nellymoser.c | 104 static int headroom(int *la) in headroom() function 131 shift += headroom(&max); in ff_nelly_get_sample_bits() 143 shift += headroom(&sum); in ff_nelly_get_sample_bits()
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrgvolume.c | 293 self->headroom = DEFAULT_HEADROOM; in gst_rg_volume_init() 345 self->headroom = g_value_get_double (value); in gst_rg_volume_set_property() 372 g_value_set_double (value, self->headroom); in gst_rg_volume_get_property() 684 if (LINEAR_TO_DB (peak) + gain > self->headroom) { in gst_rg_volume_determine_gain() 685 *result_gain = LINEAR_TO_DB (1. / peak) + self->headroom; in gst_rg_volume_determine_gain()
|
D | gstrgvolume.h | 59 gdouble headroom; member
|
/third_party/libbpf/include/uapi/linux/ |
D | if_xdp.h | 71 __u32 headroom; member
|
/third_party/ffmpeg/doc/ |
D | swscale.txt | 92 a little headroom for convolutional filters like sharpening filters and
|
D | filters.texi | 3780 headroom and hence volume. The @ref{astats} filter can be used to determine if 3898 magnitude. The default value is 0.95 and thus leaves a headroom of 5%*.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | samplers.txt | 660 * pname:ycbcrRange describes whether the encoded values have headroom and 865 reserved for headroom and foot room. 879 * ename:VK_SAMPLER_YCBCR_RANGE_ITU_NARROW specifies that headroom and foot
|
D | samplers.adoc | 788 * pname:ycbcrRange describes whether the encoded values have headroom and 993 reserved for headroom and foot room. 1007 * ename:VK_SAMPLER_YCBCR_RANGE_ITU_NARROW specifies that headroom and foot
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesink.c | 1732 gint64 headroom = sample_offset - samples_done; in gst_audio_base_sink_get_alignment() local 1750 if (sample_diff > headroom && align < 0) in gst_audio_base_sink_get_alignment()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | container.dart | 254 /// The [constraints] are set to fit the font size plus ample headroom
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_image_dma_buf_import.txt | 356 (16-235) range to allow some headroom & toeroom in the signals to avoid
|
/third_party/libwebsockets/READMEs/ |
D | README.event-loops-intro.md | 245 from a dedicated worst-case allocation where the headroom is usually idle
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_image_dma_buf_import.txt | 356 (16-235) range to allow some headroom & toeroom in the signals to avoid
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_compression_astc.txt | 365 RGB and RGBA image types, and also have high "headroom", allowing
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_texture_compression_astc_hdr.txt | 299 RGB and RGBA image types, and also have high "headroom", allowing
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_compression_astc.txt | 378 RGB and RGBA image types, and also have high "headroom", allowing
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_texture_compression_astc_hdr.txt | 288 RGB and RGBA image types, and also have high "headroom", allowing
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 13732 u16 headroom; member 38224 __u16 headroom; member 77798 u32 headroom; member 78372 u32 headroom; member 89094 int headroom; member 90485 __u32 headroom; member 90658 __u32 headroom; member
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 50855 Shift out an extra bit to have some more headroom when doing cubic 50862 We only need 8 taps of zeroes as headroom for the SIMD optimized 65082 We just need to clip to the format limits, if there is extra headroom in 106541 By checking the available headroom, one can determine if there is
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 20177 …<var-decl name="headroom" type-id="d315442e" visibility="default" filepath="include/net/lwtunnel.h… 26254 …<var-decl name="headroom" type-id="1dc6a898" visibility="default" filepath="include/net/xdp.h" lin… 53275 …<var-decl name="headroom" type-id="d315442e" visibility="default" filepath="include/net/lwtunnel.h…
|
D | test-PR27569-v0.abi | 20169 …<var-decl name="headroom" type-id="d315442e" visibility="default" filepath="include/net/lwtunnel.h… 26226 …<var-decl name="headroom" type-id="1dc6a898" visibility="default" filepath="include/net/xdp.h" lin… 53246 …<var-decl name="headroom" type-id="d315442e" visibility="default" filepath="include/net/lwtunnel.h…
|