Searched refs:header_found (Results 1 – 7 of 7) sorted by relevance
87 bool header_found; variable
88 bool header_found; variable
89 bool header_found; variable
75 header_found(false), in frame_parse()584 header_found = false; in flush()602 if (header_found) { in parse_additional_start_code()607 header_found = true; in parse_additional_start_code()
85 header_found(false), in frame_parse()622 header_found = false; in flush()641 if (header_found) in parse_additional_start_code()647 header_found = true; in parse_additional_start_code()
4427 header_found = False4448 header_found = True4455 if filename.endswith('.cc') and not header_found: