HomeSort by relevance Sort by last modified time
    Searched refs:bEntropyCodingCABAC (Results 1 - 25 of 26) sorted by null

1 2

  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 228 avcparam.bEntropyCodingCABAC = p->bEntropyCodingCABAC;
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 708 mAVCParams->bEntropyCodingCABAC = 1;
711 mParamAvc.bEntropyCodingCABAC = (OMX_BOOL)mAVCParams->bEntropyCodingCABAC;
772 mAVCParams->bEntropyCodingCABAC = mParamAvc.bEntropyCodingCABAC;
775 mAVCParams->bEntropyCodingCABAC = 0;
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 429 bool bEntropyCodingCABAC;
465 this->bEntropyCodingCABAC = other.bEntropyCodingCABAC;
VideoEncoderAVC.cpp 49 mVideoParamsAVC.bEntropyCodingCABAC = 0;
99 mVideoParamsAVC.bEntropyCodingCABAC = 0;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 399 avcParams->bEntropyCodingCABAC = OMX_FALSE;
449 avcType->bEntropyCodingCABAC != 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-v4l2/vidc/venc/src/
omx_video_encoder.cpp 405 m_sParamAVC.bEntropyCodingCABAC = OMX_FALSE;
    [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 385 m_sParamAVC.bEntropyCodingCABAC = OMX_FALSE;
    [all...]
video_encoder_device.cpp 855 if(!venc_set_entropy_config (pParam->bEntropyCodingCABAC, pParam->nCabacInitIdc))
    [all...]
video_encoder_device_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 701 avcdata.bEntropyCodingCABAC = OMX_FALSE;
702 // avcdata.bEntropyCodingCABAC = OMX_TRUE;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 733 avcdata.bEntropyCodingCABAC = OMX_FALSE;
734 // avcdata.bEntropyCodingCABAC = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 860 pAppData->pH264->bEntropyCodingCABAC = 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...]

Completed in 608 milliseconds

1 2