Home
last modified time | relevance | path

Searched defs:bitrate (Results 1 – 25 of 133) sorted by relevance

123456

/third_party/ffmpeg/libavformat/
Drtpdec_g726.c25 #define RTP_G726_HANDLER(bitrate) \ argument
Driffdec.c95 uint64_t bitrate = 0; in ff_get_wav_header() local
/third_party/ffmpeg/libavcodec/
Dmpegaudio.c31 int ff_mpa_l2_select_table(int bitrate, int nb_channels, int freq, int lsf) in ff_mpa_l2_select_table()
Dh264_levels.c79 int64_t bitrate, in ff_h264_guess_level()
Dh265_profile_level.c163 int64_t bitrate, in ff_h265_guess_level()
Dlibvo-amrwbenc.c55 static int get_wb_bitrate_mode(int bitrate, void *log_ctx) in get_wb_bitrate_mode()
/third_party/ffmpeg/libavcodec/tests/
Dh264_levels.c131 int64_t bitrate; member
156 int64_t bitrate; member
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264e.c78 OMX_VIDEO_PARAM_BITRATETYPE bitrate; in instantiate_h264e_output_port() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpg726pay.h42 gint bitrate; member
Dgstrtpg726depay.h44 gint bitrate; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvp9enc.c82 gint bitrate = 0; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.h57 gint bitrate; member
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Da2dp-codecs.h153 uint16_t bitrate; member
162 uint32_t bitrate; member
184 uint16_t bitrate; member
193 uint32_t bitrate:23; member
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth263parse.h60 guint bitrate; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-media-info-private.h62 guint bitrate; member
84 guint bitrate; member
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacenc.h48 gint bitrate; member
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfmp3enc.cpp66 guint bitrate; member
218 UINT32 bitrate; in gst_mf_mp3_enc_get_output_type() local
617 UINT32 channels, rate, bitrate; in gst_mf_mp3_enc_plugin_init_internal() local
Dgstmfaacenc.cpp66 guint bitrate; member
218 UINT32 bitrate; in gst_mf_aac_enc_get_output_type() local
599 UINT32 channels, rate, bitrate; in gst_mf_aac_enc_plugin_init_internal() local
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/
Dgstvoaacenc.h51 gint bitrate; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils-private.h52 guint bitrate; member
70 guint bitrate; member
/third_party/ffmpeg/tools/
Dsidxindex.c38 int bitrate; member
305 int width = 0, height = 0, sample_rate = 0, channels = 0, bitrate = 0; in output_mpd() local
/third_party/gstreamer/gstplugins_good/gst/law/
Dmulaw-encode.c102 guint bitrate; in gst_mulawenc_set_tags() local
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.h58 gint bitrate, member
/third_party/gstreamer/gstplugins_good/ext/twolame/
Dgsttwolamemp2enc.h51 gint bitrate; member
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dsmokecodec.c50 unsigned int bitrate; member
270 smokecodec_set_bitrate (SmokeCodecInfo * info, const unsigned int bitrate) in smokecodec_set_bitrate()
278 smokecodec_get_bitrate (SmokeCodecInfo * info, unsigned int *bitrate) in smokecodec_get_bitrate()

123456