Home | History | Annotate | Download | only in tests

Lines Matching refs:audio

30 * @path  $(CSLPATH)\OMAPSW_MPU\linux\audio\src\openmax_il\g726_enc\tests
703 pCompPrivateStruct->format.audio.eEncoding = OMX_AUDIO_CodingG726;
704 pCompPrivateStruct->format.audio.pNativeRender = NULL;
705 pCompPrivateStruct->format.audio.bFlagErrorConcealment = OMX_FALSE; /*Send input port config*/
788 pCompPrivateStruct->format.audio.eEncoding = OMX_AUDIO_CodingG726;
789 pCompPrivateStruct->format.audio.pNativeRender = NULL;
790 pCompPrivateStruct->format.audio.bFlagErrorConcealment = OMX_FALSE; /*Send output port config*/
859 APP_DPRINT("%d :: [G726E Component] - send command to audio manager\n",__LINE__);
862 printf("%d :: [G726E Component] - failure to get data from the audio manager!!! \n",__LINE__);