Home
last modified time | relevance | path

Searched refs:makeBitReader (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/
Dpoc.cpp323 static void makeBitReader(const void *data, size_t size, ogg_buffer *buf, in makeBitReader() function
343 makeBitReader(packInfoData, sizeof(packInfoData), &buf, &ref, &bits); in main()
354 makeBitReader(unpackBookData, sizeof(unpackBookData), &buf, &ref, &bits); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/
Dpoc.cpp46 static void makeBitReader(const void *data, size_t size, ogg_buffer *buf, in makeBitReader() function
66 makeBitReader(packInfoData, sizeof(packInfoData), &buf, &ref, &bits); in main()
77 makeBitReader(unpackBookData, sizeof(unpackBookData), &buf, &ref, in main()