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

  /hardware/qcom/media/mm-core/inc/
QOMX_VideoExtensions.h 371 * nIDRPeriod : Defines the periodicity of IDR occurrence. This specifies
374 * the nPFrames. If nIDRPeriod is set to 0, only the first
385 OMX_U32 nIDRPeriod;
OMX_Video.h     [all...]
OMX_QCOMExtns.h 830 OMX_U32 nIDRPeriod; /** This specifies coding a frame as IDR after every nPFrames
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 152 mConfigAvcIntraPeriod.nIDRPeriod = 1;
241 mAVCParams->idrInterval = mConfigAvcIntraPeriod.nIDRPeriod; //idrinterval
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 394 OMX_U32 nIDRPeriod; /** This specifies coding a frame as IDR after every nPFrames
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 381 bool venc_set_idr_period(OMX_U32 nPFrames, OMX_U32 nIDRPeriod);
  /frameworks/native/include/media/openmax/
OMX_Video.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h     [all...]
OMX_TI_Video.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
omx_video_encoder.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 759 intra.nIDRPeriod = 1; //every I frame is an IDR
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 790 intra.nIDRPeriod = 1; //every I frame is an IDR
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]

Completed in 553 milliseconds