Searched defs:VP8GetValue (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/utils/
H A Dbit_reader.c98 uint32_t VP8GetValue(VP8BitReader* const br, int bits) { function
107 const int value = VP8GetValue(br, bits);

Completed in 32 milliseconds