Searched refs:bEnableDataPartitioning (Results 1 - 21 of 21) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h339 * bEnableDataPartitioning : Enable/disable data partitioning
350 OMX_BOOL bEnableDataPartitioning; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h338 * bEnableDataPartitioning : Enable/disable data partitioning
349 OMX_BOOL bEnableDataPartitioning; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h338 * bEnableDataPartitioning : Enable/disable data partitioning
349 OMX_BOOL bEnableDataPartitioning; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h338 * bEnableDataPartitioning : Enable/disable data partitioning
349 OMX_BOOL bEnableDataPartitioning; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h338 * bEnableDataPartitioning : Enable/disable data partitioning
349 OMX_BOOL bEnableDataPartitioning; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c1204 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
1338 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1228 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
1402 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c920 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
1010 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c1215 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
1349 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp830 errorCorrection.bEnableDataPartitioning = OMX_FALSE;
847 errorCorrection.bEnableDataPartitioning = OMX_TRUE;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp852 errorCorrection.bEnableDataPartitioning = OMX_FALSE;
867 errorCorrection.bEnableDataPartitioning = OMX_TRUE;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1391 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
1567 pDstErrorCorrectionType->bEnableDataPartitioning = pSrcErrorCorrectionType->bEnableDataPartitioning;
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp2317 (error_resilience->bEnableDataPartitioning)) {
2328 error_resilience->bEnableDataPartitioning) {
H A Dvideo_encoder_device_copper.cpp2344 (error_resilience->bEnableDataPartitioning)) {
2355 error_resilience->bEnableDataPartitioning) {
H A Domx_video_encoder.cpp218 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp2459 (error_resilience->bEnableDataPartitioning)) {
2469 error_resilience->bEnableDataPartitioning) {
H A Dvideo_encoder_device_v4l2.cpp2739 (error_resilience->bEnableDataPartitioning)) {
2751 error_resilience->bEnableDataPartitioning) {
H A Domx_video_encoder.cpp223 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c1132 ErrorCorrectionType.bEnableDataPartitioning= OMX_FALSE;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c3617 if(pCompPortOut->pErrorCorrectionType->bEnableDataPartitioning)
H A DOMX_VideoEncoder.c856 pCompPortOut->pErrorCorrectionType->bEnableDataPartitioning= OMX_FALSE;

Completed in 214 milliseconds