Searched refs:eAACProfile (Results 1 – 14 of 14) sorted by relevance
157 aacparam.eAACProfile = p->eAACProfile; in SetPortAacParam()
324 if (pComponentPrivate->aacParams->eAACProfile == OMX_AUDIO_AACObjectHE){ in AACDEC_Fill_LCMLInitParams()326 } else if (pComponentPrivate->aacParams->eAACProfile == OMX_AUDIO_AACObjectHE_PS){ in AACDEC_Fill_LCMLInitParams()1874 pComponentPrivate->aacParams->eAACProfile = OMX_AUDIO_AACObjectHE; in AACDEC_ParseHeader()1877 pComponentPrivate->aacParams->eAACProfile = OMX_AUDIO_AACObjectHE_PS; in AACDEC_ParseHeader()1880 pComponentPrivate->aacParams->eAACProfile = OMX_AUDIO_AACObjectLTP; in AACDEC_ParseHeader()1884 pComponentPrivate->aacParams->eAACProfile = OMX_AUDIO_AACObjectLC; in AACDEC_ParseHeader()1918 pComponentPrivate->aacParams->eAACProfile = OMX_AUDIO_AACObjectHE; in AACDEC_ParseHeader()1922 pComponentPrivate->aacParams->eAACProfile = OMX_AUDIO_AACObjectHE_PS; in AACDEC_ParseHeader()2116 switch(pComponentPrivate->aacParams->eAACProfile){ in AACDEC_HandleDataBuf_FromApp()3786 if(pComponentPrivate->aacParams->eAACProfile != OMX_AUDIO_AACObjectHE &&[all …]
455 aac_ip->eAACProfile = OMX_AUDIO_AACObjectLC; in OMX_ComponentInit()1108 if(aac_params->eAACProfile == OMX_AUDIO_AACObjectHE_PS){ in SetConfig()1130 if(aac_params->eAACProfile == OMX_AUDIO_AACObjectHE){ in SetConfig()
208 …pComponentPrivate->nObjectType = pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile; … in AACENCFill_LCMLInitParams()3239 …pComponentPrivate->dbg, "profile is %d\n", pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile); in AACENCWriteConfigHeader()3240 if (pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile == OMX_AUDIO_AACObjectLC) in AACENCWriteConfigHeader()3245 else if (pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile == OMX_AUDIO_AACObjectHE) in AACENCWriteConfigHeader()3249 else if (pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile == OMX_AUDIO_AACObjectHE_PS) in AACENCWriteConfigHeader()
214 aac_op->eAACProfile = OMX_AUDIO_AACObjectLC; in OMX_ComponentInit()
309 OMX_AUDIO_AACPROFILETYPE eAACProfile; /**< AAC profile enumeration */ member
291 OMX_AUDIO_AACPROFILETYPE eAACProfile; /**< AAC profile enumeration */ member
290 OMX_AUDIO_AACPROFILETYPE eAACProfile; /**< AAC profile enumeration */ member
1101 pAacParam->eAACProfile = OMX_AUDIO_AACObjectLC;1103 pAacParam->eAACProfile = OMX_AUDIO_AACObjectHE;1105 pAacParam->eAACProfile = OMX_AUDIO_AACObjectHE_PS;
823 aacparam.eAACProfile = (OMX_AUDIO_AACPROFILETYPE)profile; in Play_Encoder()
1487 switch(m_aac_param.eAACProfile) in send_command_proxy()1513 m_aac_param.eAACProfile); in send_command_proxy()5028 switch(m_aac_param.eAACProfile) in get_updated_bit_rate()