Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp.h150 uint8_t ff_mlp_checksum8 (const uint8_t *buf, unsigned int buf_size);
H A Dmlp.c107 uint8_t ff_mlp_checksum8(const uint8_t *buf, unsigned int buf_size) in ff_mlp_checksum8() function
H A Dmlpdec.c1339 checksum = ff_mlp_checksum8 (buf, substream_data_len[substr] - 2); in read_access_unit()
H A Dmlpenc.c1068 checksum = ff_mlp_checksum8 (buf, put_bytes_output(&pb)); in write_substr()

Completed in 7 milliseconds