Searched refs:VP8LPutBitsInternal (Results 1 – 2 of 2) sorted by relevance
126 void VP8LPutBitsInternal(VP8LBitWriter* const bw, uint32_t bits, int n_bits);144 VP8LPutBitsInternal(bw, bits, n_bits); in VP8LPutBits()
294 void VP8LPutBitsInternal(VP8LBitWriter* const bw, uint32_t bits, int n_bits) { in VP8LPutBitsInternal() function
Completed in 4 milliseconds