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

  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 229 avcparam.bWeightedPPrediction = p->bWeightedPPrediction;
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 430 bool bWeightedPPrediction;
466 this->bWeightedPPrediction = other.bWeightedPPrediction;
VideoEncoderAVC.cpp 50 mVideoParamsAVC.bWeightedPPrediction = 0;
101 mVideoParamsAVC.bWeightedPPrediction = 0;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 406 avcParams->bWeightedPPrediction = OMX_FALSE;
456 avcType->bWeightedPPrediction != 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/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/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 712 mParamAvc.bWeightedPPrediction = (OMX_BOOL)mAVCParams->bWeightedPPrediction;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 959 avcParams->bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 386 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 430 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 861 pAppData->pH264->bWeightedPPrediction = 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 3182 milliseconds