Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_CodingMPEG4 (Results 1 – 2 of 2) sorted by relevance

/third_party/openmax/api/1.1.2/
DOMX_Video.h66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
/third_party/ffmpeg/libavcodec/
Domx.c508 out_port_params.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in omx_component_init()