Searched refs:GetVideoDecoders (Results 1 – 3 of 3) sorted by relevance
252 res = (*decItf)->GetVideoDecoders(decItf, &numDecoders, NULL); ExitOnError(res); in TestVideoDecoderCapabilities()261 res = (*decItf)->GetVideoDecoders(decItf, &numDecoders, decoderIds); ExitOnError(res); in TestVideoDecoderCapabilities()
229 REGISTER_TRAMPOLINE(XAVideoDecoderCapabilities, GetVideoDecoders); in RegisterXAVideoDecoderCapabilitiesItfMethods()
3019 XAresult (*GetVideoDecoders) ( member