Searched refs:pstCodecConfig (Results 1 – 2 of 2) sorted by relevance
17326 …Result _MApi_VDEC_EX_SetCodecConfig(VDEC_StreamId *pStreamId, VDEC_EX_Codec_Config *pstCodecConfig) in _MApi_VDEC_EX_SetCodecConfig() argument17332 switch (pstCodecConfig->config_type) in _MApi_VDEC_EX_SetCodecConfig()17335 _VDEC_Memcpy(&stVP9HDR10Info, pstCodecConfig->config_addr, pstCodecConfig->config_size); in _MApi_VDEC_EX_SetCodecConfig()
17322 …Result _MApi_VDEC_EX_SetCodecConfig(VDEC_StreamId *pStreamId, VDEC_EX_Codec_Config *pstCodecConfig)17328 switch (pstCodecConfig->config_type)17331 _VDEC_Memcpy(&stVP9HDR10Info, pstCodecConfig->config_addr, pstCodecConfig->config_size);