Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_H263ProfileH320Coding (Results 1 – 8 of 8) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
DExynos_OMX_Mpeg4dec.c94 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level10},
95 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level20},
96 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level30},
97 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level40},
98 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level45},
99 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level50},
100 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level60},
101 {OMX_VIDEO_H263ProfileH320Coding, OMX_VIDEO_H263Level70},
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h409 OMX_VIDEO_H263ProfileH320Coding = 0x02, enumerator
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Video.h409 OMX_VIDEO_H263ProfileH320Coding = 0x02, enumerator
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h427 OMX_VIDEO_H263ProfileH320Coding = 0x02, enumerator
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h409 OMX_VIDEO_H263ProfileH320Coding = 0x02, enumerator
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Video.h409 OMX_VIDEO_H263ProfileH320Coding = 0x02, enumerator
/hardware/qcom/media/mm-core/inc/
DOMX_Video.h413 OMX_VIDEO_H263ProfileH320Coding = 0x02, enumerator
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2884 case OMX_VIDEO_H263ProfileH320Coding: in venc_set_profile_level()