Searched refs:IN_ANCILLRY_DATA (Results 1 – 2 of 2) sorted by relevance
1063 IN_ANCILLRY_DATA = 1, /*!< Ancillary data to be embedded into bitstream. */ enumerator
1938 (getBufDescIdx(inBufDesc, IN_ANCILLRY_DATA) != -1)) { in aacEncEncode()1939 INT idx = getBufDescIdx(inBufDesc, IN_ANCILLRY_DATA); in aacEncEncode()