Searched refs:IsValidExtendedFormat (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/demux/
H A Ddemux.c91 static int IsValidExtendedFormat(const WebPDemuxer* const dmux);
96 { { 'V', 'P', '8', 'X' }, ParseVP8X, IsValidExtendedFormat },
591 static int IsValidExtendedFormat(const WebPDemuxer* const dmux) { function

Completed in 520 milliseconds