Searched refs:size_of_pps (Results 1 – 2 of 2) sorted by relevance
1220 MS_S32 codeH264ConfigHeaders(MFE_CONFIG *pConfig,MS_U32* size_of_sps,MS_U32* size_of_pps) in codeH264ConfigHeaders() argument1229 *size_of_pps = WriteAnnexbNALU(pStream, &pConfig->NaluStruct[STATIC_PPS]) / 8; in codeH264ConfigHeaders()
538 MS_S32 codeH264ConfigHeaders(MFE_CONFIG *pConfig,MS_U32* size_of_sps,MS_U32* size_of_pps);