Searched refs:IN_ANCILLRY_DATA (Results 1 – 2 of 2) sorted by relevance
740 IN_ANCILLRY_DATA = 1, /*!< Ancillary data to be embedded into bitstream. */ enumerator
1610 if ( (inargs->numAncBytes > 0) && ( getBufDescIdx(inBufDesc,IN_ANCILLRY_DATA)!=-1 ) ) { in aacEncEncode()1611 INT idx = getBufDescIdx(inBufDesc,IN_ANCILLRY_DATA); in aacEncEncode()