Home
last modified time | relevance | path

Searched defs:get_byte (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavutil/
Dlzo.c45 static inline int get_byte(LZOContext *c) in get_byte() function
/third_party/flutter/skia/src/codec/
DSkCodecPriv.h144 static inline uint8_t get_byte(uint8_t* buffer, uint32_t i) { in get_byte() function
/third_party/skia/src/codec/
DSkCodecPriv.h144 static inline uint8_t get_byte(const uint8_t* buffer, uint32_t i) { in get_byte() function
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dlzo.c46 get_byte (LZOContext * c) in get_byte() function
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdarith.c74 get_byte(j_decompress_ptr cinfo) in get_byte() function
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdarith.c74 get_byte(j_decompress_ptr cinfo) in get_byte() function
/third_party/libjpeg/
Djdarith.c65 get_byte (j_decompress_ptr cinfo) in get_byte() function
/third_party/node/deps/brotli/c/dec/
Ddecode.c647 BROTLI_BOOL get_byte = BROTLI_FALSE; in SafeReadSymbolCodeLengths() local
/third_party/skia/third_party/externals/brotli/c/dec/
Ddecode.c647 BROTLI_BOOL get_byte = BROTLI_FALSE; in SafeReadSymbolCodeLengths() local
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp1074 get_byte(CharT c, unsigned int byte) in get_byte() function