Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_sampledfunc.h41 uint32_t GetBitsPerSample() const { return m_nBitsPerSample; } in GetBitsPerSample() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_types.h258 uint8_t GetBitsPerSample() const { return bits_per_sample_; } in GetBitsPerSample() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc167 uint8_t CodecConfigSetting::GetBitsPerSample() const { in GetBitsPerSample() function in bluetooth::le_audio::set_configurations::CodecConfigSetting