Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_QCELP (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom_tags.c329 { AV_CODEC_ID_QCELP, MKTAG('Q', 'c', 'l', 'p') },
330 { AV_CODEC_ID_QCELP, MKTAG('Q', 'c', 'l', 'q') },
331 { AV_CODEC_ID_QCELP, MKTAG('s', 'q', 'c', 'p') }, /* ISO Media fourcc */
H A Daiff.c48 { AV_CODEC_ID_QCELP, MKTAG('Q','c','l','p') },
H A Dcaf.c59 { AV_CODEC_ID_QCELP, MKTAG('Q','c','l','p') },
H A Daiffdec.c318 } else if (st->codecpar->codec_id == AV_CODEC_ID_QCELP) { in aiff_read_header()
368 if (!st->codecpar->block_align && st->codecpar->codec_id == AV_CODEC_ID_QCELP) { in aiff_read_header()
414 case AV_CODEC_ID_QCELP: in aiff_read_packet()
H A Drtp.c52 {12, "QCELP", AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_QCELP, 8000, 1},
H A Dqcp.c109 st->codecpar->codec_id = AV_CODEC_ID_QCELP; in qcp_read_header()
H A Drtpdec_qcelp.c215 .codec_id = AV_CODEC_ID_QCELP,
H A Dcafenc.c84 case AV_CODEC_ID_QCELP: in samples_per_packet()
H A Disom.c72 { AV_CODEC_ID_QCELP , 0xE1 },
H A Dmovenc.c8269 { AV_CODEC_ID_QCELP, MKTAG('m', 'p', '4', 'a') },
H A Dmov.c2579 case AV_CODEC_ID_QCELP:
/third_party/ffmpeg/libavcodec/
H A Dcodec_id.h451 AV_CODEC_ID_QCELP, enumerator
H A Dqcelpdec.c797 .p.id = AV_CODEC_ID_QCELP,
H A Dutils.c635 case AV_CODEC_ID_QCELP: in get_audio_frame_duration()
H A Dcodec_desc.c2765 .id = AV_CODEC_ID_QCELP,

Completed in 31 milliseconds