Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp99 if (profileLevel.mProfile == XA_VIDEOPROFILE_AVC_BASELINE) { in android_videoCodec_expose()
/frameworks/wilhelm/tests/examples/
DxaVideoDecoderCapabilities.cpp135 {XA_VIDEOPROFILE_AVC_BASELINE, "Baseline"}, in videoProfileToString()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h2951 #define XA_VIDEOPROFILE_AVC_BASELINE ((XAuint32) 0x00000001) macro