Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/examples/
DxaVideoDecoderCapabilities.cpp252 res = (*decItf)->GetVideoDecoders(decItf, &numDecoders, NULL); ExitOnError(res); in TestVideoDecoderCapabilities()
261 res = (*decItf)->GetVideoDecoders(decItf, &numDecoders, decoderIds); ExitOnError(res); in TestVideoDecoderCapabilities()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h3019 XAresult (*GetVideoDecoders) ( member