Searched refs:VP8LoadFinalBytes (Results 1 – 2 of 2) sorted by relevance
72 void VP8LoadFinalBytes(VP8BitReader* const br); // special case for the tail103 VP8LoadFinalBytes(br); // no need to be inlined in VP8LoadNewBytes()
70 void VP8LoadFinalBytes(VP8BitReader* const br) { in VP8LoadFinalBytes() function