Home
last modified time | relevance | path

Searched refs:bottom (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/codec/image/vdi/
H A Dcodec_jpeg_vdi.h43 uint32_t bottom; member
/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp633 float bottom = 0; in HWTEST_F() local
637 int32_t ret = capture_->GetGainThreshold(capture_, &bottom, &top); in HWTEST_F()
643 float bottom = 0; in HWTEST_F() local
647 int32_t ret = capture_->GetGainThreshold(nullptr, &bottom, &top); in HWTEST_F()
/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp429 float bottom = 0.0; in BENCHMARK_F() local
433 ret = capture_->GetGainThreshold(capture_, &bottom, &top); in BENCHMARK_F()

Completed in 3 milliseconds