Searched refs:DecoderConfigParam (Results 1 – 4 of 4) sorted by relevance
55 int32_t DecoderConfigParam (PWelsDecoderContext pCtx, const SDecodingParam* kpParam);
100 int32_t iRet = DecoderConfigParam (pCtx, pParam); in InitDecoder()
646 int32_t DecoderConfigParam (PWelsDecoderContext pCtx, const SDecodingParam* kpParam) { in DecoderConfigParam() function
426 int32_t iRet = DecoderConfigParam (pCtx, pParam); in InitDecoderCtx()