Home
last modified time | relevance | path

Searched refs:VP8LPutBitsInternal (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dbit_writer_utils.h126 void VP8LPutBitsInternal(VP8LBitWriter* const bw, uint32_t bits, int n_bits);
144 VP8LPutBitsInternal(bw, bits, n_bits); in VP8LPutBits()
A Dbit_writer_utils.c294 void VP8LPutBitsInternal(VP8LBitWriter* const bw, uint32_t bits, int n_bits) { in VP8LPutBitsInternal() function

Completed in 4 milliseconds