Searched refs:has_key_idx (Results 1 – 1 of 1) sorted by relevance
66 bool has_key_idx) { in ParseVP8TIDAndKeyIdx() argument75 if (has_key_idx) { in ParseVP8TIDAndKeyIdx()94 bool has_key_idx = (*data & 0x10) ? true : false; // K bit in ParseVP8Extension() local113 if (has_tid || has_key_idx) { in ParseVP8Extension()115 vp8, &data, &data_length, &parsed_bytes, has_tid, has_key_idx) != in ParseVP8Extension()