Searched refs:AV_CODEC_ID_ADPCM_EA_R1 (Results 1 – 4 of 4) sorted by relevance
214 ea->audio_codec = AV_CODEC_ID_ADPCM_EA_R1; in process_audio_header_elements()235 case 2: ea->audio_codec = AV_CODEC_ID_ADPCM_EA_R1; break; in process_audio_header_elements()638 case AV_CODEC_ID_ADPCM_EA_R1: in ea_read_packet()
268 case AV_CODEC_ID_ADPCM_EA_R1: in adpcm_decode_init()327 case AV_CODEC_ID_ADPCM_EA_R1: in adpcm_decode_init()929 case AV_CODEC_ID_ADPCM_EA_R1: in get_nb_samples()936 case AV_CODEC_ID_ADPCM_EA_R1: in get_nb_samples()1686 case AV_CODEC_ID_ADPCM_EA_R1: in adpcm_decode_frame()1712 if (avctx->codec->id == AV_CODEC_ID_ADPCM_EA_R1) { in adpcm_decode_frame()1758 if (avctx->codec->id != AV_CODEC_ID_ADPCM_EA_R1) { in adpcm_decode_frame()
377 AV_CODEC_ID_ADPCM_EA_R1, enumerator
2293 .id = AV_CODEC_ID_ADPCM_EA_R1,