Searched refs:VP8LDecodeImage (Results 1 – 4 of 4) sorted by relevance
117 int VP8LDecodeImage(VP8LDecoder* const dec);
512 if (!VP8LDecodeImage(dec)) { in DecodeInto()
536 if (!VP8LDecodeImage(dec)) { in DecodeVP8LData()
1353 int VP8LDecodeImage(VP8LDecoder* const dec) { in VP8LDecodeImage() function