Searched refs:has_tl0_pic_idx (Results 1 – 1 of 1) sorted by relevance
92 bool has_tl0_pic_idx = (*data & 0x40) ? true : false; // L bit in ParseVP8Extension() local107 if (has_tl0_pic_idx) { in ParseVP8Extension()