Searched refs:packInfoData (Results 1 – 1 of 1) sorted by relevance
/external/tremolo/tests/oob_oggpack_look/ |
D | test_floor0.cpp | 22 const uint8_t packInfoData[] = { 0x00, 0x00, 0x00, 0x00, 0x02, 0x80, 0xBB, 0x00, variable 70 makeBitReader(packInfoData, sizeof(packInfoData), &buf, &ref, &bits); in TEST_F()
|