Home
last modified time | relevance | path

Searched refs:HCB_INTENSITY2 (Results 1 – 4 of 4) sorted by relevance

/dports/audio/faac/faac-78d8e01/libfaac/
H A Dhuff2.h26 HCB_INTENSITY2 = 14, enumerator
H A Dquantize.c322 if ((book != HCB_INTENSITY) && (book != HCB_INTENSITY2)) in BlocQuant()
335 if ((book == HCB_INTENSITY) || (book == HCB_INTENSITY2)) in BlocQuant()
H A Dhuff2.c101 case HCB_INTENSITY2: in huffcode()
553 if ((book == HCB_INTENSITY) || (book== HCB_INTENSITY2)) in writesf()
H A Dstereo.c91 hcb = HCB_INTENSITY2; in stereo()