Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dbit_reader_utils.c105 uint32_t VP8GetValue(VP8BitReader* const br, int bits) { in VP8GetValue() function
/external/webrtc/webrtc/modules/video_coding/utility/
Dvp8_header_parser.cc100 static uint32_t VP8GetValue(VP8BitReader* const br, int bits) { in VP8GetValue() function