HomeSort by relevance Sort by last modified time
    Searched refs:bWeightedPPrediction (Results 1 - 18 of 18) 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 428 bool bWeightedPPrediction;
464 this->bWeightedPPrediction = other.bWeightedPPrediction;
VideoEncoderAVC.cpp 50 mVideoParamsAVC.bWeightedPPrediction = 0;
101 mVideoParamsAVC.bWeightedPPrediction = 0;
    [all...]
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Video.h     [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
media_video_hidl_test_common.cpp 122 param.bWeightedPPrediction = OMX_FALSE;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/sdm845/mm-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 954 avcParams->bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 386 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 434 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 511 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 526 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 371 m_sParamAVC.bWeightedPPrediction = OMX_FALSE;
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 2037 milliseconds