Searched defs:makeBitReader (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/ |
H A D | poc.cpp | 46 static void makeBitReader(const void *data, size_t size, ogg_buffer *buf, in makeBitReader() function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/ |
H A D | poc.cpp | 323 static void makeBitReader(const void *data, size_t size, ogg_buffer *buf, in makeBitReader() function
|
/aosp_15_r20/external/tremolo/tests/oob_oggpack_look/ |
H A D | test_floor0.cpp | 39 static void makeBitReader(const void *data, size_t size, ogg_buffer *buf, in makeBitReader() function
|
/aosp_15_r20/external/tremolo/fuzzer/ |
H A D | vorbis_dec_fuzzer.cpp | 70 static void makeBitReader(const uint8_t *data, size_t size, ogg_buffer *buf, ogg_reference *ref, in makeBitReader() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/zstd/ |
D | bits.go | 26 func (r *Reader) makeBitReader(data block, off int) bitReader { func
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
H A D | SoftVorbis.cpp | 296 static void makeBitReader( in makeBitReader() function
|
/aosp_15_r20/external/tremolo/tests/ |
H A D | VorbisDecoderTest.cpp | 125 static void makeBitReader(const void* inputBuffer, size_t size, ogg_buffer* buf, ogg_reference* ref, in makeBitReader() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/vorbis/ |
H A D | C2SoftVorbisDec.cpp | 204 static void makeBitReader( in makeBitReader() function
|