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

/frameworks/native/include/media/openmax/
H A DOMX_Video.h534 typedef enum OMX_VIDEO_MPEG2PROFILETYPE { enum
544 } OMX_VIDEO_MPEG2PROFILETYPE; typedef in typeref:enum:OMX_VIDEO_MPEG2PROFILETYPE
581 OMX_VIDEO_MPEG2PROFILETYPE eProfile;
H A DOMX_AsString.h847 inline static const char *asString(OMX_VIDEO_MPEG2PROFILETYPE i, const char *def = "??") {
/frameworks/av/media/libstagefright/
H A DUtils.cpp371 const static ALookup<uint8_t, OMX_VIDEO_MPEG2PROFILETYPE> profiles {
388 std::pair<OMX_VIDEO_MPEG2PROFILETYPE, OMX_VIDEO_MPEG2LEVELTYPE>> escapes {
398 OMX_VIDEO_MPEG2PROFILETYPE profile;
400 std::pair<OMX_VIDEO_MPEG2PROFILETYPE, OMX_VIDEO_MPEG2LEVELTYPE> profileLevel;
417 const static ALookup<uint8_t, OMX_VIDEO_MPEG2PROFILETYPE> profiles{
426 OMX_VIDEO_MPEG2PROFILETYPE profile;

Completed in 55 milliseconds