Searched refs:OMX_VIDEO_H263ProfileBaseline (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp41 { OMX_VIDEO_H263ProfileBaseline, OMX_VIDEO_H263Level10 },
42 { OMX_VIDEO_H263ProfileBaseline, OMX_VIDEO_H263Level20 },
43 { OMX_VIDEO_H263ProfileBaseline, OMX_VIDEO_H263Level30 },
44 { OMX_VIDEO_H263ProfileBaseline, OMX_VIDEO_H263Level45 },
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp365 h263type->eProfile = OMX_VIDEO_H263ProfileBaseline;
413 profileLevel->eProfile = OMX_VIDEO_H263ProfileBaseline;
555 if (h263type->eProfile != OMX_VIDEO_H263ProfileBaseline ||
/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c644 *pProfile = OMX_VIDEO_H263ProfileBaseline;
/frameworks/native/include/media/openmax/
H A DOMX_Video.h426 OMX_VIDEO_H263ProfileBaseline = 0x01, enumerator in enum:OMX_VIDEO_H263PROFILETYPE
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp865 OMX_VIDEO_H263ProfileBaseline, OMX_VIDEO_H263Level10));
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c10920 case OMX_VIDEO_H263ProfileBaseline:

Completed in 161 milliseconds