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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 280 mpeg4type->bACPred = OMX_TRUE;
361 mpeg4type->bACPred != OMX_TRUE ||
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Video.h 668 * bACPred : Flag to use ac prediction
690 OMX_BOOL bACPred;
    [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
media_video_hidl_test_common.cpp 165 param.bACPred = OMX_TRUE;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Video.h 647 * bACPred : Flag to use ac prediction
669 OMX_BOOL bACPred;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Video.h 643 * bACPred : Flag to use ac prediction
665 OMX_BOOL bACPred;
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Video.h 647 * bACPred : Flag to use ac prediction
669 OMX_BOOL bACPred;
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Video.h 647 * bACPred : Flag to use ac prediction
669 OMX_BOOL bACPred;
    [all...]
  /hardware/qcom/media/sdm845/mm-core/inc/
OMX_Video.h 647 * bACPred : Flag to use ac prediction
669 OMX_BOOL bACPred;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 347 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 395 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 388 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
omx_video_encoder.cpp 473 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 388 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
omx_video_encoder.cpp 488 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 391 m_sParamMPEG4.bACPred = OMX_TRUE;
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 147 milliseconds