Home
last modified time | relevance | path

Searched refs:rate (Results 401 - 425 of 762) sorted by relevance

1...<<11121314151617181920>>...31

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmodel_view_impl.cpp137 void ModelViewImpl::SetRenderFrameRate(float rate) {} in SetRenderFrameRate() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h51 virtual void FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateTyte) {} in FlushFrameRate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.h56 void FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) override;
/foundation/multimedia/audio_framework/interfaces/kits/c/audio_renderer/
H A Dnative_audiorenderer.h113 * Query the sample rate value of the renderer client
115 * This function will return the renderer sample rate value without updating the state.
120 * @param rate The state value to be updated
123 OH_AudioStream_Result OH_AudioRenderer_GetSamplingRate(OH_AudioRenderer* renderer, int32_t* rate);
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_module_info.h100 std::string rate; member
/foundation/multimedia/media_foundation/engine/include/pipeline/core/
H A Dmedia_sync_manager.h35 ErrorCode SetPlaybackRate(float rate);
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.h97 static AudioStandard::AudioRendererRate CheckAndAlignRendererRate(const int32_t rate);
/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_input_device_manager.h48 napi_value SetKeyboardRepeatRate(napi_env env, int32_t rate, napi_value handle = nullptr);
H A Djs_event_target.h41 static void EmitJsKeyboardRepeatRate(sptr<JsUtil::CallbackInfo> cb, int32_t rate);
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dinput_device_impl.h52 int32_t SetKeyboardRepeatRate(int32_t rate);
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.h52 int32_t SetVideoEncodingBitRate(int32_t rate) override;
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.h41 int32_t SetVideoEncodingBitRate(int32_t rate) override;
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_info.h119 void SetMaxPhysicalRate(int rate);
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h198 uint32_t rate; /**< Rate of the file transmission */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h104 void NetconnSetOpersiteRate(struct FtNetconn *conn, FILLP_UINT32 rate);
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h81 FILLP_UINT32 rate; /* kpbs */ member
/foundation/window/window_manager/wm/include/
H A Droot_scene.h53 void FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType = 0) override;
/third_party/ffmpeg/libavcodec/
H A Dinternal.h171 * Rescale from sample rate to AVCodecContext.time_base.
261 * @param rate The frame rate
270 int ff_alloc_timecode_sei(const AVFrame *frame, AVRational rate, size_t prefix_len,
274 * Get an estimated video bitrate based on frame size, frame rate and coded
/third_party/ffmpeg/libavformat/
H A Dmxf.h68 int rate; member
/third_party/alsa-utils/bat/
H A Dcommon.h216 unsigned int rate; /* sampling rate */ member
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h46 SND_PCM_IOPLUG_HW_RATE, /**< rate */
121 unsigned int rate; /**< rate; filled after hw_params is called */ member
H A Dpcm_rate.h11 * ALSA external PCM rate-converter plugin SDK (draft version)
46 unsigned int rate; member
63 /** Callback table of rate-converter */
139 * Define the object entry for external PCM rate-converter plugins
/third_party/libsnd/Octave/
H A Dsndfile_save.m20 ## the sample rate to @var{fs}.
H A Dsndfile_play.m19 ## Play @var{data} at sample rate @var{fs} using the sndfile-play
H A Dsndfile_load.m43 error ("Not able to find sample rate.") ;

Completed in 9 milliseconds

1...<<11121314151617181920>>...31