/third_party/ffmpeg/libavformat/ |
D | rtp.c | 37 enum AVMediaType codec_type; member 143 enum AVCodecID ff_rtp_codec_id(const char *buf, enum AVMediaType codec_type) in ff_rtp_codec_id()
|
D | rtpdec.c | 150 enum AVMediaType codec_type) in ff_rtp_handler_find_by_name() 164 enum AVMediaType codec_type) in ff_rtp_handler_find_by_id()
|
D | moflex.c | 173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
|
D | rtpdec.h | 117 enum AVMediaType codec_type; member
|
D | flvdec.c | 162 static AVStream *create_stream(AVFormatContext *s, int codec_type) in create_stream()
|
D | wtvdec.c | 609 static AVStream * new_stream(AVFormatContext *s, AVStream *st, int sid, int codec_type) in new_stream()
|
D | avidec.c | 483 int codec_type, stream_index, frame_period; in avi_read_header() local
|
D | hlsenc.c | 1993 enum AVMediaType codec_type, 2015 enum AVMediaType codec_type; local
|
D | rtsp.c | 427 enum AVMediaType codec_type; in sdp_parse_line() local
|
D | matroskaenc.c | 2392 int codec_type = s->streams[pkt->stream_index]->codecpar->codec_type; in mkv_write_packet() local
|
D | mpegts.c | 786 enum AVMediaType codec_type; member
|
/third_party/ffmpeg/libavcodec/ |
D | imm5.c | 95 int codec_type = avpkt->data[1]; in imm5_decode_frame() local
|
D | codec_par.h | 56 enum AVMediaType codec_type; member
|
D | avcodec.c | 654 const char *codec_type; in avcodec_string() local
|
D | videotoolbox.c | 654 static CMVideoFormatDescriptionRef videotoolbox_format_desc_create(CMVideoCodecType codec_type, in videotoolbox_format_desc_create() 717 static CFDictionaryRef videotoolbox_decoder_config_create(CMVideoCodecType codec_type, in videotoolbox_decoder_config_create()
|
D | videotoolboxenc.c | 1044 CMVideoCodecType codec_type, in vtenc_create_encoder() 1383 CMVideoCodecType codec_type; in vtenc_configure_encoder() local 2477 CMVideoCodecType codec_type, in vtenc_populate_extradata()
|
D | cuviddec.c | 89 cudaVideoCodec codec_type; member
|
D | avcodec.h | 544 enum AVMediaType codec_type; /* see AVMEDIA_TYPE_xxx */ member
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtutil.c | 119 gst_vtutil_codec_type_to_prores_variant (CMVideoCodecType codec_type) in gst_vtutil_codec_type_to_prores_variant()
|
D | vtenc.c | 788 CMVideoCodecType codec_type = in gst_vtenc_negotiate_prores_variant() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdec.h | 114 cudaVideoCodec codec_type; member
|
D | gstnvdec.c | 1996 cudaVideoCodec codec_type; member 2041 cudaVideoCodec codec_type, const gchar * codec, guint device_id, guint rank, in gst_nvdec_subclass_register()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamc.c | 605 const GstAmcCodecType *codec_type = NULL; in gst_amc_video_format_to_color_format() local 1717 GstAmcCodecType *codec_type = &codec_info->supported_types[i]; in register_codecs() local
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcodecmap.c | 3286 enum AVMediaType codec_type, const GstCaps * caps, AVCodecContext * context) in gst_ffmpeg_caps_with_codecid()
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 3136 static void stream_cycle_channel(VideoState *is, int codec_type) in stream_cycle_channel()
|