Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_GSM (Results 1 - 16 of 16) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dgsmdec.c47 case AV_CODEC_ID_GSM: in gsm_init()
89 case AV_CODEC_ID_GSM: in gsm_decode_frame()
120 .p.id = AV_CODEC_ID_GSM,
H A Dlibgsmenc.c73 case AV_CODEC_ID_GSM: in libgsm_encode_init()
102 case AV_CODEC_ID_GSM: in libgsm_encode_frame()
124 .p.id = AV_CODEC_ID_GSM,
H A Dgsm_parser.c49 case AV_CODEC_ID_GSM: in gsm_parse()
87 .codec_ids = { AV_CODEC_ID_GSM, AV_CODEC_ID_GSM_MS },
H A Dlibgsmdec.c62 case AV_CODEC_ID_GSM: in libgsm_decode_init()
132 .p.id = AV_CODEC_ID_GSM,
H A Dcodec_id.h445 AV_CODEC_ID_GSM, ///< as in Berlin toast format enumerator
H A Dutils.c634 case AV_CODEC_ID_GSM: in get_audio_frame_duration()
H A Dcodec_desc.c2723 .id = AV_CODEC_ID_GSM,
/third_party/ffmpeg/libavformat/
H A Daiff.c40 { AV_CODEC_ID_GSM, MKTAG('G','S','M',' ') },
H A Dcaf.c46 { AV_CODEC_ID_GSM, MKTAG('a','g','s','m') },
H A Dgsmdec.c114 .raw_codec_id = AV_CODEC_ID_GSM,
H A Daiffdec.c170 case AV_CODEC_ID_GSM: in get_aiff_header()
412 case AV_CODEC_ID_GSM: in aiff_read_packet()
H A Dcafenc.c82 case AV_CODEC_ID_GSM: in samples_per_packet()
H A Disom_tags.c299 { AV_CODEC_ID_GSM, MKTAG('a', 'g', 's', 'm') },
H A Drawenc.c322 .audio_codec = AV_CODEC_ID_GSM,
H A Drtpdec.c48 .codec_id = AV_CODEC_ID_GSM,
H A Dmov.c2365 case AV_CODEC_ID_GSM:
2606 case AV_CODEC_ID_GSM:

Completed in 30 milliseconds