Searched refs:VP8Delete (Results 1 – 4 of 4) sorted by relevance
154 void VP8Delete(VP8Decoder* const dec);
80 void VP8Delete(VP8Decoder* const dec) { in VP8Delete() function
492 VP8Delete(dec); in DecodeInto()
679 VP8Delete((VP8Decoder*)idec->dec_); in WebPIDelete()