OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8BitUpdate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/utils/
bit_reader.h
212
static WEBP_INLINE int
VP8BitUpdate
(VP8BitReader* const br, range_t split) {
263
const int bit =
VP8BitUpdate
(br, split);
270
const int bit =
VP8BitUpdate
(br, split);
280
const int bit =
VP8BitUpdate
(br, split);
/external/webp/src/utils/
bit_reader.h
212
static WEBP_INLINE int
VP8BitUpdate
(VP8BitReader* const br, range_t split) {
263
const int bit =
VP8BitUpdate
(br, split);
270
const int bit =
VP8BitUpdate
(br, split);
280
const int bit =
VP8BitUpdate
(br, split);
Completed in 53 milliseconds