Home
last modified time | relevance | path

Searched refs:hiNibble (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_imaadpcm.c111 if (pState->hiNibble) in IMADecoderSample()
114 pState->hiNibble = EAS_FALSE; in IMADecoderSample()
194 pState->hiNibble = EAS_TRUE; in IMADecoderSample()
362 pState->hiNibble = EAS_FALSE; in IMADecoderLocate()
Deas_pcmdata.h121 EAS_BOOL8 hiNibble; /* indicates high/low nibble is next */ member
Deas_pcm.c937 pState->hiNibble = EAS_FALSE; in InitPCMStream()