Searched refs:VP8LDecodeHeader (Results 1 – 8 of 8) sorted by relevance
105 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io);
462 if (!VP8LDecodeHeader(dec, &io)) { in DecodeInto()
497 if (!VP8LDecodeHeader(dec, io)) { in DecodeVP8LHeader()
1172 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io) { in VP8LDecodeHeader() function
117 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io);
499 if (!VP8LDecodeHeader(dec, &io)) { in DecodeInto()
514 if (!VP8LDecodeHeader(dec, io)) { in DecodeVP8LHeader()
1532 int VP8LDecodeHeader(VP8LDecoder* const dec, VP8Io* const io) { in VP8LDecodeHeader() function