Searched refs:Vp9ReadProfile (Results 1 – 1 of 1) sorted by relevance
28 bool Vp9ReadProfile(rtc::BitBuffer* br, uint8_t* profile) { in Vp9ReadProfile() function221 if (!Vp9ReadProfile(&br, &profile)) in Parse()