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

  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVP8Encoder.cpp 130 vp8Params->nDCTPartitions = mDCTPartitions;
154 if (vp8Params->nDCTPartitions <= kMaxDCTPartitions) {
155 mDCTPartitions = vp8Params->nDCTPartitions;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_VideoExt.h 91 OMX_U32 nDCTPartitions;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_VideoExt.h 91 OMX_U32 nDCTPartitions;
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_VideoExt.h 91 OMX_U32 nDCTPartitions;
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_VideoExt.h 91 OMX_U32 nDCTPartitions;
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
media_video_hidl_test_common.cpp 240 param.nDCTPartitions = 1;
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 447 m_sParamVP8.nDCTPartitions = 0;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 524 m_sParamVP8.nDCTPartitions = 0;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 539 m_sParamVP8.nDCTPartitions = 0;
    [all...]

Completed in 188 milliseconds