Searched defs:codec_type (Results 1 – 20 of 20) sorted by relevance
| /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 | 147 enum AVMediaType codec_type) in ff_rtp_handler_find_by_name() 161 enum AVMediaType codec_type) in ff_rtp_handler_find_by_id()
|
| D | rtpdec.h | 117 enum AVMediaType codec_type; member
|
| D | wtvdec.c | 609 static AVStream * new_stream(AVFormatContext *s, AVStream *st, int sid, int codec_type) in new_stream()
|
| D | flvdec.c | 162 static AVStream *create_stream(AVFormatContext *s, int codec_type) in create_stream()
|
| D | avidec.c | 472 int codec_type, stream_index, frame_period; in avi_read_header() local
|
| D | hlsenc.c | 1874 enum AVMediaType codec_type, 1896 enum AVMediaType codec_type; local
|
| D | rtsp.c | 398 enum AVMediaType codec_type; in sdp_parse_line() local
|
| D | matroskaenc.c | 2366 int codec_type = s->streams[pkt->stream_index]->codecpar->codec_type; in mkv_write_packet() local
|
| D | mpegts.c | 783 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 | 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 | 1017 CMVideoCodecType codec_type, in vtenc_create_encoder() 1325 CMVideoCodecType codec_type; in vtenc_configure_encoder() local 2407 CMVideoCodecType codec_type, in vtenc_populate_extradata()
|
| D | cuviddec.c | 85 cudaVideoCodec codec_type; member
|
| D | utils.c | 1233 const char *codec_type; in avcodec_string() local
|
| D | avcodec.h | 534 enum AVMediaType codec_type; /* see AVMEDIA_TYPE_xxx */ member
|
| /third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
| D | gstamc.c | 2123 const GstAmcCodecType *codec_type = NULL; in gst_amc_video_format_to_color_format() local 3233 GstAmcCodecType *codec_type = &codec_info->supported_types[i]; in register_codecs() local
|
| /third_party/gstreamer/gst_libav/ext/libav/ |
| D | gstavcodecmap.c | 3293 enum AVMediaType codec_type, const GstCaps * caps, AVCodecContext * context) in gst_ffmpeg_caps_with_codecid()
|
| /third_party/ffmpeg/fftools/ |
| D | ffplay.c | 3134 static void stream_cycle_channel(VideoState *is, int codec_type) in stream_cycle_channel()
|