Searched refs:OMX_VIDEO_MPEG4ProfileSimpleFBA (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_AsString.h818 case OMX_VIDEO_MPEG4ProfileSimpleFBA: return "SimpleFBA";
H A DOMX_Video.h615 OMX_VIDEO_MPEG4ProfileSimpleFBA = 0x80, enumerator in enum:OMX_VIDEO_MPEG4PROFILETYPE
/frameworks/av/media/libstagefright/
H A DUtils.cpp467 { 0b01100011, { OMX_VIDEO_MPEG4ProfileSimpleFBA, OMX_VIDEO_MPEG4Level1 } },
468 { 0b01100100, { OMX_VIDEO_MPEG4ProfileSimpleFBA, OMX_VIDEO_MPEG4Level2 } },

Completed in 165 milliseconds