Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtak.h141 int ff_tak_check_crc(const uint8_t *buf, unsigned int buf_size);
H A Dtak.c78 int ff_tak_check_crc(const uint8_t *buf, unsigned int buf_size) in ff_tak_check_crc() function
H A Dtak_parser.c85 !ff_tak_check_crc(pc->buffer + t->index, in tak_parse()
H A Dtakdec.c695 if (ff_tak_check_crc(pkt->data, hsize)) { in tak_decode_frame()
881 if (ff_tak_check_crc(pkt->data + hsize, in tak_decode_frame()

Completed in 5 milliseconds