Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp.h151 uint16_t ff_mlp_checksum16(const uint8_t *buf, unsigned int buf_size);
H A Dmlp_parse.c99 checksum = ff_mlp_checksum16(gb->buffer, header_size - 2); in ff_mlp_read_major_sync()
H A Dmlp.c98 uint16_t ff_mlp_checksum16(const uint8_t *buf, unsigned int buf_size) in ff_mlp_checksum16() function
H A Dtruehd_core_bsf.c110 AV_WL16(header + 26, ff_mlp_checksum16(header, 26)); in truehd_core_filter()
H A Dmlpenc.c752 AV_WL16(buf+26, ff_mlp_checksum16(buf, 26)); in write_major_sync()

Completed in 6 milliseconds