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

  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 128 * nKeyFrameInterval : Key frame interval in frames
140 OMX_U32 nKeyFrameInterval; // distance between consecutive key_frames (including one
254 OMX_U32 nKeyFrameInterval; // distance between consecutive I-frames (including one
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_VideoExt.h 158 OMX_U32 nKeyFrameInterval; /* 0 => undefined. Codec-default */
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_VideoExt.h 158 OMX_U32 nKeyFrameInterval; /* 0 => undefined. Codec-default */
OMX_QCOMExtns.h 620 * nKeyFrameInterval : Indicates the I frame interval
633 OMX_U32 nKeyFrameInterval;
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_VideoExt.h 160 OMX_U32 nKeyFrameInterval;
OMX_QCOMExtns.h 709 * nKeyFrameInterval : Indicates the I frame interval
722 OMX_U32 nKeyFrameInterval;
    [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
media_video_hidl_test_common.cpp 206 param.nKeyFrameInterval = 300;
277 param.nKeyFrameInterval = 300;
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 491 vpxAndroidParams->nKeyFrameInterval = mKeyFrameInterval;
533 mKeyFrameInterval = vpxAndroidParams->nKeyFrameInterval;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 234 unsigned int nKeyFrameInterval;
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 250 unsigned int nKeyFrameInterval;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 795 milliseconds