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

  /frameworks/base/media/jni/
android_media_SyncParams.cpp 48 set_frame_rate =
49 env->GetStaticIntField(clazz, env->GetStaticFieldID(clazz, "SET_FRAME_RATE", "I"));
69 frameRateSet = set & fields.set_frame_rate;
86 | (frameRateSet ? fields.set_frame_rate : 0));
android_media_SyncParams.h 47 jint set_frame_rate; member in struct:android::SyncParams::fields_t
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 594 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 591 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
omx_vdec.h 652 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 588 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
omx_vdec.h 672 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
omx_vdec_hevc_swvdec.h 705 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 720 void set_frame_rate(OMX_S64 act_timestamp);
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 790 void set_frame_rate(double frame_rate) { frame_rate_ = frame_rate; } function in class:mkvmuxer::VideoTrack
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 709 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
  /external/libavc/test/encoder/
main.c 1044 void set_frame_rate(app_ctxt_t *ps_app_ctxt, function
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 8233 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
omx_vdec_copper.cpp 7712 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 7923 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 7544 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 8577 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 9162 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 7508 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 8792 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
omx_vdec_v4l2.cpp 10112 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 7354 void omx_vdpp::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdpp
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 10908 void omx_vdec::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdec
    [all...]

Completed in 1384 milliseconds