Home
last modified time | relevance | path

Searched refs:in_sub_q26 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc342 size_t* out_count, unsigned* in_sub_q26) { in Resample() argument
349 *in_sub_q26 = in_pos_ & ((1u << 26) - 1); in Resample()