HomeSort by relevance Sort by last modified time
    Searched refs:nCirMBs (Results 1 - 20 of 20) sorted by null

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c     [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 332 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
342 OMX_U32 nCirMBs;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 316 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
326 OMX_U32 nCirMBs;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 312 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
322 OMX_U32 nCirMBs;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h 312 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
322 OMX_U32 nCirMBs;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 312 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
322 OMX_U32 nCirMBs;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h 330 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
340 OMX_U32 nCirMBs;
    [all...]
OMX_TI_Video.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 312 * nCirMBs : Number of consecutive macroblocks to be coded as "intra"
322 OMX_U32 nCirMBs;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp 197 mParamVideoRefresh.nCirMBs = 0;
654 configCIR.cirParams.cir_num_mbs = mParamVideoRefresh.nCirMBs;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp     [all...]
video_encoder_device.cpp 885 if(venc_set_intra_refresh(intra_refresh->eRefreshMode, intra_refresh->nCirMBs) == false)
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c 247 pCommonParam->RandomIntraMBRefresh = pVideoEnc->intraRefresh.nCirMBs;
355 pCommonParam->RandomIntraMBRefresh = pVideoEnc->intraRefresh.nCirMBs;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 256 pCommonParam->RandomIntraMBRefresh = pVideoEnc->intraRefresh.nCirMBs;
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 787 milliseconds