Searched refs:is_vp8 (Results 1 – 1 of 1) sorted by relevance
221 const int is_vp8 = !memcmp(data, "VP8 ", TAG_SIZE); in ParseVP8Header() local235 if (is_vp8 || is_vp8l) { in ParseVP8Header()