Home
last modified time | relevance | path

Searched refs:XA_ANDROID_VIDEOCODEC_VP8 (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h36 #define XA_ANDROID_VIDEOCODEC_VP8 ((XAuint32) 0x00000006) macro
/frameworks/wilhelm/src/
Ddevices.c139 XA_ANDROID_VIDEOCODEC_VP8
/frameworks/wilhelm/tests/examples/
DxaVideoDecoderCapabilities.cpp50 case XA_ANDROID_VIDEOCODEC_VP8: return "XA_ANDROID_VIDEOCODEC_VP8"; break; in videoCodecIdToString()