Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp171 static int check_vanc_parity_checksum(uint16_t *buf, int len, uint16_t checksum) { in check_vanc_parity_checksum() function
445 if (check_vanc_parity_checksum(buf, len, buf[len - 1]) < 0) { in get_metadata()
453 if (check_vanc_parity_checksum(buf, len, buf[len - 1]) < 0) { in get_metadata()

Completed in 3 milliseconds