Home
last modified time | relevance | path

Searched defs:rates (Results 1 - 25 of 32) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/modules/render_frame_trace/src/
H A Dframe_rate_report.cpp28 bool FrameRateReport::SendFrameRates(const std::unordered_map<int, uint32_t>& rates) in SendFrameRates() argument
43 void FrameRateReport::SendFrameRatesToRss(const std::unordered_map<int, uint32_t> rates) in SendFrameRatesToRss() argument
/foundation/graphic/graphic_2d/rosen/test/render_frame_trace/unittest/
H A Dframe_rate_report_test.cpp47 std::unordered_map<int, uint32_t> rates; in HWTEST_F() local
63 std::unordered_map<int, uint32_t> rates; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibvo-amrwbenc.c59 static const int rates[] = { 6600, 8850, 12650, 14250, 15850, 18250, in get_wb_bitrate_mode() local
H A Dlibopencore-amr.c160 static const AMR_bitrates rates[] = { in get_bitrate_mode() local
/third_party/ffmpeg/libavutil/tests/
H A Dparseutils.c39 static const char *const rates[] = { in test_av_parse_video_rate() local
/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_common.cpp96 auto rates = static_cast<int32_t *>(malloc(sizeof(int32_t) * rateSize)); in InitializeDeviceRatesAndChannels() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_display_sync.cpp143 int32_t RSRenderDisplaySync::GetNearestFrameRate(int32_t num, const std::vector<int32_t>& rates) in GetNearestFrameRate() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderdisplaysync_fuzzer/
H A Drsrenderdisplaysync_fuzzer.cpp194 std::vector<int32_t> rates; in DoGetNearestFrameRate() local
/third_party/ffmpeg/libavresample/tests/
H A Davresample.c176 static const int rates[] = { variable
/third_party/ffmpeg/libavfilter/
H A Davf_concat.c78 AVFilterFormats *formats, *rates = NULL; in query_formats() local
/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c103 static const int rates[] = { variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vsync_rate_reduce_manager.cpp282 auto& rates = VSYNC_RATE_TABLE[curRatesLevel_]; in GetRateByBalanceLevel() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c336 struct nlattr *rates; in wpa_driver_nl80211_scan() local
1174 struct nlattr *rates; in wpa_driver_nl80211_vendor_scan() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbss.c1305 int wpa_bss_get_bit_rates(const struct wpa_bss *bss, u8 **rates) in wpa_bss_get_bit_rates() argument
H A Dconfig.c1967 int *rates = wpa_config_parse_int_array(value); in wpa_config_parse_mesh_basic_rates() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_scan.c346 struct nlattr *rates; in wpa_driver_nl80211_scan() local
1216 struct nlattr *rates; in wpa_driver_nl80211_vendor_scan() local
[all...]
/third_party/alsa-lib/include/
H A Dtopology.h986 unsigned int rates; /*!< supported rates SNDRV_PCM_RATE_* */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c607 LLVMValueRef rates; in si_llvm_build_vs_exports() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbss.c1441 int wpa_bss_get_bit_rates(const struct wpa_bss *bss, u8 **rates) in wpa_bss_get_bit_rates() argument
H A Dconfig.c2276 int *rates = wpa_config_parse_int_array(value); in wpa_config_parse_mesh_basic_rates() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp675 std::vector<int32_t> rates = GetScreenSupportedRefreshRates(id); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.cpp464 std::unordered_map<pid_t, uint32_t> rates; in FrameRateReport() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c113 } rates; member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h307 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */ member
604 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */ member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1418 unsigned int i, j, n, *rates = NULL; in pa_alsa_get_supported_rates() local
[all...]

Completed in 42 milliseconds

12