Searched refs:VP8LDecodeImage (Results 1 – 4 of 4) sorted by relevance
120 int VP8LDecodeImage(VP8LDecoder* const dec);
505 if (!VP8LDecodeImage(dec)) { in DecodeInto()
555 if (!VP8LDecodeImage(dec)) { in DecodeVP8LData()
1669 int VP8LDecodeImage(VP8LDecoder* const dec) { in VP8LDecodeImage() function