Searched refs:GetVideoDecoders (Results 1 – 2 of 2) 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()
3019 XAresult (*GetVideoDecoders) ( member