Searched refs:VP8GetHeaders (Results 1 – 5 of 5) sorted by relevance
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
256 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io) { in VP8GetHeaders() function680 if (!VP8GetHeaders(dec, io)) { in VP8Decode()
476 if (!VP8GetHeaders(dec, &io)) { in DecodeInto()
405 if (!VP8GetHeaders(dec, io)) { in DecodePartition0()
987 b95ac0a2 Merge "VP8GetHeaders(): initialize VP8Io with sane value for crop/scale dimensions"988 89231394 VP8GetHeaders(): initialize VP8Io with sane value for crop/scale dimensions2640 ea1b21cf Cleaned up VP8GetHeaders() so that it parses only frame header
Completed in 14 milliseconds