Home
last modified time | relevance | path

Searched defs:h_ (Results 1 – 3 of 3) sorted by relevance

/packages/modules/adb/
Dsysdeps.h315 constexpr explicit Process(HANDLE h = nullptr) : h_(h) {} in h_() function
342 HANDLE h_; variable
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaCamera.cpp858 int32_t w_, h_; member in DisplayDimension
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc237 const int32_t (*h_)[2 * KERNEL_A]; member in bluetooth::audio::asrc::SourceAudioHalAsrc::Resampler