Searched defs:header_type (Results 1 – 5 of 5) sorted by relevance
139 CTool::PrecompiledHeaderType header_type = tool->precompiled_header_type(); in GetPCHOutputFiles() local
318 CTool::PrecompiledHeaderType header_type, in WritePCHCommand()
561 int header_type = st->codecpar->codec_id == AV_CODEC_ID_VORBIS ? 3 : 0x81; in ogg_init() local
97 uint8_t header_type; member
1190 def CheckNextIncludeOrder(self, header_type): argument