Home
last modified time | relevance | path

Searched refs:codeH264ConfigHeaders (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_common.h428 int codeH264ConfigHeaders(MFE_CONFIG *pConfig);
H A Dparset.c1087 int codeH264ConfigHeaders(MFE_CONFIG *pConfig) in codeH264ConfigHeaders() function
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_common.h538 MS_S32 codeH264ConfigHeaders(MFE_CONFIG *pConfig,MS_U32* size_of_sps,MS_U32* size_of_pps);
H A Dparset.c1220 MS_S32 codeH264ConfigHeaders(MFE_CONFIG *pConfig,MS_U32* size_of_sps,MS_U32* size_of_pps) in codeH264ConfigHeaders() function
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c1299 nSize = codeH264ConfigHeaders(pConfig); in MDrv_MFE_GetConfigBytes()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c872 codeH264ConfigHeaders(pConfig,&spspps_info->SPSLen,&spspps_info->PPSLen); in MDrv_MFE_GetConfigBytes()