Searched refs:IN_AUDIO_DATA (Results 1 – 2 of 2) sorted by relevance
739 … IN_AUDIO_DATA = 0, /*!< Audio input buffer, interleaved INT_PCM samples. */ enumerator
1464 if ( (inargs->numInSamples > 0) && (getBufDescIdx(inBufDesc,IN_AUDIO_DATA) != -1) ) in aacEncEncode()1467 INT idx = getBufDescIdx(inBufDesc,IN_AUDIO_DATA); in aacEncEncode()