Searched defs:has_tid (Results 1 – 2 of 2) sorted by relevance
78 bool has_tid = (*data & 0x20) ? true : false; // T bit in ParseVP8Descriptor() local
121 bool has_tid[16]; in TestRegistry() local