Home
last modified time | relevance | path

Searched refs:GetVideoDecoders (Results 1 – 3 of 3) 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/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/
Dmaxal_translation.cc229 REGISTER_TRAMPOLINE(XAVideoDecoderCapabilities, GetVideoDecoders); in RegisterXAVideoDecoderCapabilitiesItfMethods()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h3019 XAresult (*GetVideoDecoders) ( member