Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:OMX_IndexParamAudioAac

3446         CHECK_EQ(mOMX->getParameter(mNode, OMX_IndexParamAudioAac,
3459 err = mOMX->setParameter(mNode, OMX_IndexParamAudioAac,
3463 CODEC_LOGE("setParameter('OMX_IndexParamAudioAac') failed "
3474 mNode, OMX_IndexParamAudioAac, &profile, sizeof(profile));
3486 mNode, OMX_IndexParamAudioAac, &profile, sizeof(profile));
3489 CODEC_LOGE("setParameter('OMX_IndexParamAudioAac') failed "