Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_CODEC2 (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dcodec2.c131 st->codecpar->codec_id = AV_CODEC_ID_CODEC2; in codec2_read_header_common()
217 if (s->nb_streams != 1 || s->streams[0]->codecpar->codec_id != AV_CODEC_ID_CODEC2) { in codec2_write_header()
306 .raw_codec_id = AV_CODEC_ID_CODEC2,
317 .audio_codec = AV_CODEC_ID_CODEC2,
334 .raw_codec_id = AV_CODEC_ID_CODEC2,
H A Drawenc.c178 .audio_codec = AV_CODEC_ID_CODEC2,
H A Ddemux.c1942 case AV_CODEC_ID_CODEC2: in determinable_frame_size()
/third_party/ffmpeg/libavcodec/
H A Dlibcodec2.c183 .p.id = AV_CODEC_ID_CODEC2,
201 .p.id = AV_CODEC_ID_CODEC2,
H A Dcodec_id.h494 AV_CODEC_ID_CODEC2, enumerator
H A Dcodec_desc.c3068 .id = AV_CODEC_ID_CODEC2,
/third_party/ffmpeg/fftools/
H A Dffmpeg.c3185 ost->enc_ctx->codec_id != AV_CODEC_ID_CODEC2 /* don't complain about 700 bit/s modes */) in init_output_stream()

Completed in 18 milliseconds