Searched refs:is_vp8l (Results 1 – 1 of 1) sorted by relevance
228 const int is_vp8l = !memcmp(data, "VP8L", TAG_SIZE); in ParseVP8Header() local241 if (is_vp8 || is_vp8l) { in ParseVP8Header()254 *is_lossless = is_vp8l; in ParseVP8Header()