Home
last modified time | relevance | path

Searched refs:pstCodecConfig (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c17326 …Result _MApi_VDEC_EX_SetCodecConfig(VDEC_StreamId *pStreamId, VDEC_EX_Codec_Config *pstCodecConfig) in _MApi_VDEC_EX_SetCodecConfig() argument
17332 switch (pstCodecConfig->config_type) in _MApi_VDEC_EX_SetCodecConfig()
17335 _VDEC_Memcpy(&stVP9HDR10Info, pstCodecConfig->config_addr, pstCodecConfig->config_size); in _MApi_VDEC_EX_SetCodecConfig()
H A DapiVDEC_EX.c.017322 …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);