HomeSort by relevance Sort by last modified time
    Searched refs:SI_MS_MASK_SOME (Results 1 - 3 of 3) sorted by null

  /external/aac/libAACenc/src/
psy_const.h 139 enum { SI_MS_MASK_NONE = 0, SI_MS_MASK_SOME = 1, SI_MS_MASK_ALL = 2 };
ms_stereo.cpp 290 *msDigest = SI_MS_MASK_SOME;
bitenc.cpp 398 FDKwriteBits(hBitStream, SI_MS_MASK_SOME, 2);
    [all...]

Completed in 90 milliseconds