Searched refs:XA_VIDEOPROFILE_AVC_BASELINE (Results 1 – 3 of 3) sorted by relevance
99 if (profileLevel.mProfile == XA_VIDEOPROFILE_AVC_BASELINE) { in android_videoCodec_expose()
135 {XA_VIDEOPROFILE_AVC_BASELINE, "Baseline"}, in videoProfileToString()
2951 #define XA_VIDEOPROFILE_AVC_BASELINE ((XAuint32) 0x00000001) macro