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

  /hardware/qcom/media/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/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 152 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
video_encoder_device_v4l2.h 377 bool venc_set_voptiming_cfg(OMX_U32 nTimeIncRes);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 273 mpeg4type->nTimeIncRes = 1000;
342 mpeg4type->nTimeIncRes != 1000 ||
  /frameworks/native/include/media/openmax/
OMX_Video.h 665 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
687 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/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/mm-core/omxcore/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
667 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
667 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h 663 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
685 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
667 OMX_U32 nTimeIncRes;
    [all...]
  /hardware/qcom/media/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/mm-video-legacy/vidc/venc/test/
venc_test.cpp 679 mp4.nTimeIncRes = 1000;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 392 m_sParamMPEG4.nTimeIncRes = 30; // delta = 2 @ 15 fps
    [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 711 mp4.nTimeIncRes = 1000;
    [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 125 milliseconds