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

1 2

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
video_encoder_device.h 142 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
video_encoder_device_copper.h 251 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 152 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
video_encoder_device_v4l2.h 390 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 152 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
video_encoder_device_v4l2.h 502 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 282 mpeg4type->nTimeIncRes = 1000;
363 mpeg4type->nTimeIncRes != 1000 ||
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Video.h 670 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
692 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Video.h 649 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
671 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
667 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Video.h 649 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
671 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Video.h 649 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
671 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 537 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
  /hardware/qcom/media/sdm845/mm-core/inc/
OMX_Video.h 649 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
671 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 505 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 348 m_sParamMPEG4.nTimeIncRes = 30; // delta = 2 @ 15 fps
    [all...]
video_encoder_device.cpp 732 if(!venc_set_voptiming_cfg(pParam->nTimeIncRes))
    [all...]
video_encoder_device_copper.cpp 806 if(!venc_set_voptiming_cfg(pParam->nTimeIncRes))
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 679 mp4.nTimeIncRes = 1000;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 711 mp4.nTimeIncRes = 1000;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 396 m_sParamMPEG4.nTimeIncRes = 30; // delta = 2 @ 15 fps
    [all...]
video_encoder_device.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 390 m_sParamMPEG4.nTimeIncRes = 30;
    [all...]
omx_video_encoder.cpp 474 m_sParamMPEG4.nTimeIncRes = 30; // delta = 2 @ 15 fps
    [all...]
video_encoder_device.cpp     [all...]

Completed in 1078 milliseconds

1 2