Searched refs:pcmLenth (Results 1 – 1 of 1) sorted by relevance
9467 static void AU_CUS_AACEncOutput(MS_U8 *pPcmBuffer, MS_U16 pcmLenth) in AU_CUS_AACEncOutput() argument9477 …retAACEnc = (MS_S32)Mpeg4AacEnc_Encode(aacEncodeHandler, (tEmzInt16 *)pPcmBuffer, pcmLenth, aacEnc… in AU_CUS_AACEncOutput()9481 …, aacEncodedLenth(0x%X), time(0x%X)] \n", (int)retAACEnc, (unsigned int)pcmLenth, (unsigned int)aa… in AU_CUS_AACEncOutput()