Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/include/revolution/cx/
DCXStreamingUncompression.h152 u32 freq12 [ 1 << 12 ]; // Frequency table for offset data: 16384B member
/RvlSDK-3.2.2/build/libraries/cx/src/
DCXStreamingUncompression.c1028 info12->freq = context->freq12; in LRCIntro_()