Home
last modified time | relevance | path

Searched defs:codec_type (Results 1 - 22 of 22) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtp.c37 enum AVMediaType codec_type; member
146 enum AVCodecID ff_rtp_codec_id(const char *buf, enum AVMediaType codec_type) in ff_rtp_codec_id() argument
H A Dmoflex.c173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
H A Drtpdec.h118 enum AVMediaType codec_type; member
H A Drtpdec.c158 ff_rtp_handler_find_by_name(const char *name, enum AVMediaType codec_type) ff_rtp_handler_find_by_name() argument
172 ff_rtp_handler_find_by_id(int id, enum AVMediaType codec_type) ff_rtp_handler_find_by_id() argument
[all...]
H A Dwtvdec.c600 static AVStream * new_stream(AVFormatContext *s, AVStream *st, int sid, int codec_type) in new_stream() argument
H A Dflvdec.c163 static AVStream *create_stream(AVFormatContext *s, int codec_type) in create_stream() argument
[all...]
H A Davidec.c500 int codec_type, stream_index, frame_period; in avi_read_header() local
[all...]
H A Drtsp.c424 enum AVMediaType codec_type; in sdp_parse_line() local
[all...]
H A Dmpegts.c1386 enum AVMediaType codec_type; member
[all...]
H A Dmatroskaenc.c2829 int codec_type = s->streams[pkt->stream_index]->codecpar->codec_type; mkv_write_packet() local
[all...]
H A Dhlsenc.c1999 enum AVMediaType codec_type; in parse_variant_stream_mapstring() local
1976 get_nth_codec_stream_index(AVFormatContext *s, enum AVMediaType codec_type, int64_t stream_id) get_nth_codec_stream_index() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.h38 enum a2dp_codec_type codec_type; member
H A Da2dp-codec-aptx-gst.c395 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_common() argument
H A Da2dp-codec-ldac-gst.c285 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_common() argument
358 static uint8_t get_ldac_num_frames(void *codec_info, enum a2dp_codec_type codec_type) { in get_ldac_num_frames() argument
/third_party/ffmpeg/libavcodec/
H A Dimm5.c94 int codec_type = avpkt->data[1]; in imm5_decode_frame() local
H A Dcodec_par.h57 enum AVMediaType codec_type; member
H A Davcodec.c518 const char *codec_type; in avcodec_string() local
[all...]
H A Dcuviddec.c97 cudaVideoCodec codec_type; member
H A Dvideotoolbox.c736 static CMVideoFormatDescriptionRef videotoolbox_format_desc_create(CMVideoCodecType codec_type, in videotoolbox_format_desc_create() argument
799 static CFDictionaryRef videotoolbox_decoder_config_create(CMVideoCodecType codec_type, in videotoolbox_decoder_config_create() argument
H A Dvideotoolboxenc.c1429 CMVideoCodecType codec_type; in vtenc_configure_encoder() local
1076 vtenc_create_encoder(AVCodecContext *avctx, CMVideoCodecType codec_type, CFStringRef profile_level, CFNumberRef gamma_level, CFDictionaryRef enc_info, CFDictionaryRef pixel_buffer_info, VTCompressionSessionRef *session) vtenc_create_encoder() argument
2515 vtenc_populate_extradata(AVCodecContext *avctx, CMVideoCodecType codec_type, CFStringRef profile_level, CFNumberRef gamma_level, CFDictionaryRef enc_info, CFDictionaryRef pixel_buffer_info) vtenc_populate_extradata() argument
[all...]
H A Davcodec.h397 enum AVMediaType codec_type; /* see AVMEDIA_TYPE_xxx */ member
/third_party/ffmpeg/fftools/
H A Dffplay.c3126 static void stream_cycle_channel(VideoState *is, int codec_type) in stream_cycle_channel() argument
[all...]

Completed in 39 milliseconds