Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c81 check_crc (int fd, GElf_Word debuglink_crc) in check_crc() function
157 return !check || check_crc (fd, debuglink_crc); in validate()
/third_party/ffmpeg/libavformat/
H A Dmpegts.c133 unsigned int check_crc : 1; member
1051 if (tss->check_crc) { in write_section_data()
1107 int check_crc) in mpegts_open_section_filter()
1124 sec->check_crc = check_crc; in mpegts_open_section_filter()
1103 mpegts_open_section_filter(MpegTSContext *ts, unsigned int pid, SectionCallback *section_cb, void *opaque, int check_crc) mpegts_open_section_filter() argument

Completed in 8 milliseconds