Home
last modified time | relevance | path

Searched defs:SI_MS_MASK_ALL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/aac/libAACenc/src/
H A Dpsy_const.h139 enum { SI_MS_MASK_NONE = 0, SI_MS_MASK_SOME = 1, SI_MS_MASK_ALL = 2 }; enumerator
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_psy_const.h42 enum { SI_MS_MASK_NONE = 0, SI_MS_MASK_SOME = 1, SI_MS_MASK_ALL = 2 }; enumerator