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

  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 232 avcparam.bDirect8x8Inference = p->bDirect8x8Inference;
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 709 mAVCParams->bDirect8x8Inference = 1;
716 mParamAvc.bDirect8x8Inference = (OMX_BOOL)mAVCParams->bDirect8x8Inference;
773 mAVCParams->bDirect8x8Inference = mParamAvc.bDirect8x8Inference;
776 mAVCParams->bDirect8x8Inference = 0;
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 433 bool bDirect8x8Inference;
469 this->bDirect8x8Inference = other.bDirect8x8Inference;
VideoEncoderAVC.cpp 51 mVideoParamsAVC.bDirect8x8Inference = 0;
100 mVideoParamsAVC.bDirect8x8Inference = 0;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 401 avcParams->bDirect8x8Inference = OMX_FALSE;
451 avcType->bDirect8x8Inference != OMX_FALSE ||
  /frameworks/native/include/media/openmax/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h     [all...]
OMX_TI_Video.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 389 m_sParamAVC.bDirect8x8Inference = OMX_FALSE;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 409 m_sParamAVC.bDirect8x8Inference = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 864 pAppData->pH264->bDirect8x8Inference = OMX_FALSE;
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]

Completed in 585 milliseconds