Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_MPEG4ProfileCore (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/omx/omx_m4venc/src/
Dmpeg4_enc.cpp284 case OMX_VIDEO_MPEG4ProfileCore: in Mp4EncInit()
507 aProfileLevel->eProfile = OMX_VIDEO_MPEG4ProfileCore; in Mp4EncInit()
512 aProfileLevel->eProfile = OMX_VIDEO_MPEG4ProfileCore; in Mp4EncInit()
Domx_mpeg4enc_component.cpp339 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->VideoMpeg4.eProfile = OMX_VIDEO_MPEG4ProfileCore; in ConstructComponent()
366 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->ProfileLevel.eProfile = OMX_VIDEO_MPEG4ProfileCore; in ConstructComponent()
/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Video.h605 OMX_VIDEO_MPEG4ProfileCore = 0x04, enumerator
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp2416 Mpeg4Type.eProfile = OMX_VIDEO_MPEG4ProfileCore; in SetMP4EncoderParameters()
2421 Mpeg4Type.eProfile = OMX_VIDEO_MPEG4ProfileCore; in SetMP4EncoderParameters()