Home
last modified time | relevance | path

Searched defs:header_type (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dninja_target_command_util.cc139 CTool::PrecompiledHeaderType header_type = tool->precompiled_header_type(); in GetPCHOutputFiles() local
Dninja_c_binary_target_writer.cc318 CTool::PrecompiledHeaderType header_type, in WritePCHCommand()
/third_party/ffmpeg/libavformat/
Doggenc.c561 int header_type = st->codecpar->codec_id == AV_CODEC_ID_VORBIS ? 3 : 0x81; in ogg_init() local
/third_party/ffmpeg/libavcodec/
Dtruemotion1.c97 uint8_t header_type; member