/third_party/ffmpeg/libavformat/ |
D | rtp.c | 37 enum AVMediaType codec_type; member 146 enum AVCodecID ff_rtp_codec_id(const char *buf, enum AVMediaType codec_type) in ff_rtp_codec_id()
|
D | moflex.c | 173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
|
D | rtpdec.c | 159 enum AVMediaType codec_type) in ff_rtp_handler_find_by_name() 173 enum AVMediaType codec_type) in ff_rtp_handler_find_by_id()
|
D | rtpdec.h | 118 enum AVMediaType codec_type; member
|
D | wtvdec.c | 600 static AVStream * new_stream(AVFormatContext *s, AVStream *st, int sid, int codec_type) in new_stream()
|
D | flvdec.c | 163 static AVStream *create_stream(AVFormatContext *s, int codec_type) in create_stream()
|
D | hlsenc.c | 1977 enum AVMediaType codec_type, in get_nth_codec_stream_index() 1999 enum AVMediaType codec_type; in parse_variant_stream_mapstring() local
|
D | avidec.c | 500 int codec_type, stream_index, frame_period; in avi_read_header() local
|
D | rtsp.c | 424 enum AVMediaType codec_type; in sdp_parse_line() local
|
D | matroskaenc.c | 2829 int codec_type = s->streams[pkt->stream_index]->codecpar->codec_type; in mkv_write_packet() local
|
D | mpegts.c | 1385 enum AVMediaType codec_type; member
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | a2dp-codec-gst.h | 38 enum a2dp_codec_type codec_type; member
|
D | a2dp-codec-ldac-gst.c | 285 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, … in init_common() 358 static uint8_t get_ldac_num_frames(void *codec_info, enum a2dp_codec_type codec_type) { in get_ldac_num_frames()
|
D | a2dp-codec-aptx-gst.c | 395 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, … in init_common()
|
/third_party/ffmpeg/libavcodec/ |
D | imm5.c | 94 int codec_type = avpkt->data[1]; in imm5_decode_frame() local
|
D | codec_par.h | 57 enum AVMediaType codec_type; member
|
D | avcodec.c | 518 const char *codec_type; in avcodec_string() local
|
D | videotoolbox.c | 736 static CMVideoFormatDescriptionRef videotoolbox_format_desc_create(CMVideoCodecType codec_type, in videotoolbox_format_desc_create() 799 static CFDictionaryRef videotoolbox_decoder_config_create(CMVideoCodecType codec_type, in videotoolbox_decoder_config_create()
|
D | videotoolboxenc.c | 1077 CMVideoCodecType codec_type, in vtenc_create_encoder() 1429 CMVideoCodecType codec_type; in vtenc_configure_encoder() local 2516 CMVideoCodecType codec_type, in vtenc_populate_extradata()
|
D | cuviddec.c | 97 cudaVideoCodec codec_type; member
|
D | avcodec.h | 397 enum AVMediaType codec_type; /* see AVMEDIA_TYPE_xxx */ member
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 3126 static void stream_cycle_channel(VideoState *is, int codec_type) in stream_cycle_channel()
|