Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_DERF_DPCM (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dderf.c54 par->codec_id = AV_CODEC_ID_DERF_DPCM; in derf_read_header()
/third_party/ffmpeg/libavcodec/
H A Ddpcm.c243 case AV_CODEC_ID_DERF_DPCM: in dpcm_decode_frame()
391 case AV_CODEC_ID_DERF_DPCM: { in dpcm_decode_frame()
425 DPCM_DECODER(AV_CODEC_ID_DERF_DPCM, derf_dpcm, "DPCM Xilam DERF");
H A Dcodec_id.h424 AV_CODEC_ID_DERF_DPCM, enumerator
H A Dutils.c537 case AV_CODEC_ID_DERF_DPCM: in av_get_exact_bits_per_sample()
H A Dcodec_desc.c2586 .id = AV_CODEC_ID_DERF_DPCM,

Completed in 8 milliseconds