Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_ADPCM_EA_R3 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Delectronicarts.c220 ea->audio_codec = AV_CODEC_ID_ADPCM_EA_R3; in process_audio_header_elements()
641 case AV_CODEC_ID_ADPCM_EA_R3: in ea_read_packet()
646 if (ea->audio_codec == AV_CODEC_ID_ADPCM_EA_R3) in ea_read_packet()
/third_party/ffmpeg/libavcodec/
H A Dadpcm.c270 case AV_CODEC_ID_ADPCM_EA_R3: in adpcm_decode_init()
329 case AV_CODEC_ID_ADPCM_EA_R3: in adpcm_decode_init()
931 case AV_CODEC_ID_ADPCM_EA_R3: in get_nb_samples()
944 case AV_CODEC_ID_ADPCM_EA_R3: in get_nb_samples()
1688 case AV_CODEC_ID_ADPCM_EA_R3: { in adpcm_decode_frame()
1693 const int big_endian = avctx->codec->id == AV_CODEC_ID_ADPCM_EA_R3; in adpcm_decode_frame()
H A Dcodec_id.h378 AV_CODEC_ID_ADPCM_EA_R3, enumerator
H A Dcodec_desc.c2300 .id = AV_CODEC_ID_ADPCM_EA_R3,

Completed in 10 milliseconds