Home
last modified time | relevance | path

Searched refs:ff_crcA001_update (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Davio_internal.h119 unsigned long ff_crcA001_update(unsigned long checksum, const uint8_t *buf,
Dmp3dec.c325 ffio_init_checksum(s->pb, ff_crcA001_update, 0); in mp3_parse_vbr_tags()
Daviobuf.c598 unsigned long ff_crcA001_update(unsigned long checksum, const uint8_t *buf, in ff_crcA001_update() function