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

1 2

  /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
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 465 void set_frame_rate(double frame_rate) { frame_rate_ = frame_rate; } function in class:mkvmuxer::VideoTrack
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 426 void set_frame_rate(double frame_rate) { frame_rate_ = frame_rate; } function in class:mkvmuxer::VideoTrack
    [all...]
  /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 666 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);
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 590 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
omx_vdec.h 679 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
omx_vdec_hevc_swvdec.h 707 void set_frame_rate(OMX_S64 act_timestamp);
    [all...]
  /hardware/qcom/media/msmcobalt/videopp/inc/
omx_vdpp.h 720 void set_frame_rate(OMX_S64 act_timestamp);
  /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...]
  /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...]
  /hardware/qcom/media/msmcobalt/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...]
  /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/msmcobalt/videopp/src/
omx_vdpp.cpp 7354 void omx_vdpp::set_frame_rate(OMX_S64 act_timestamp) function in class:omx_vdpp
    [all...]

Completed in 574 milliseconds

1 2