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