Home
last modified time | relevance | path

Searched defs:rates (Results 1 – 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dlibvo-amrwbenc.c58 static const int rates[] = { 6600, 8850, 12650, 14250, 15850, 18250, in get_wb_bitrate_mode() local
Dlibopencore-amr.c157 static const AMR_bitrates rates[] = { in get_bitrate_mode() local
/third_party/ffmpeg/libavutil/tests/
Dparseutils.c39 static const char *const rates[] = { in test_av_parse_video_rate() local
/third_party/gstreamer/gstplugins_good/sys/oss/
Doss_probe.c34 GArray *rates; member
Dgstosshelper.c61 GArray *rates; member
/third_party/icu/icu4c/source/test/intltest/
Dunits_test.cpp233 ConversionRates rates(status); in testConversionInfo() local
534 ConversionRates rates(errorCode); in testConverterWithCLDRTests() local
657 ConversionRates rates(status); in testComplexUnitsConverter() local
/third_party/ffmpeg/libavresample/tests/
Davresample.c176 static const int rates[] = { variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_scan.c339 struct nlattr *rates; in wpa_driver_nl80211_scan() local
1192 struct nlattr *rates; in wpa_driver_nl80211_vendor_scan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_scan.c336 struct nlattr *rates; in wpa_driver_nl80211_scan() local
1174 struct nlattr *rates; in wpa_driver_nl80211_vendor_scan() local
/third_party/ffmpeg/libavfilter/
Df_streamselect.c308 AVFilterFormats *formats, *rates = NULL; in query_formats() local
Davf_concat.c79 AVFilterFormats *formats, *rates = NULL; in query_formats() local
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.c305 static const int rates[] = { in gst_faac_enc_generate_sink_caps() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiorate.c300 static const guint rates[] = { 8000, 11025, 16000, 22050, 32000, 44100, variable
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c394 const AVRational *rates = codec->supported_framerates; in gst_ff_vid_caps_new() local
568 const gint *rates = NULL; in gst_ff_aud_caps_new() local
719 const int *rates = codec->supported_samplerates; in gst_ff_aud_caps_new() local
Dgstavmux.c255 const gint rates[] = { 44100, 22050, 11025 }; in gst_ffmpegmux_base_init() local
/third_party/ffmpeg/libswresample/tests/
Dswresample.c103 static const int rates[] = { variable
/third_party/pulseaudio/src/utils/
Dqpaeq507 def translate_rates(dst,src,rates): argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c607 LLVMValueRef rates; in si_llvm_build_vs_exports() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dbss.c1305 int wpa_bss_get_bit_rates(const struct wpa_bss *bss, u8 **rates) in wpa_bss_get_bit_rates()
Dconfig.c1967 int *rates = wpa_config_parse_int_array(value); in wpa_config_parse_mesh_basic_rates() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dbss.c1387 int wpa_bss_get_bit_rates(const struct wpa_bss *bss, u8 **rates) in wpa_bss_get_bit_rates()
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h305 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */ member
602 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */ member
/third_party/alsa-lib/include/
Dtopology.h988 unsigned int rates; /*!< supported rates SNDRV_PCM_RATE_* */ member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1418 unsigned int i, j, n, *rates = NULL; in pa_alsa_get_supported_rates() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2442 GValue rates = { 0, }; in gst_v4l2_object_probe_caps_for_format_and_size() local

12