Searched refs:ibuf_ (Results 1 – 4 of 4) sorted by relevance
24 ibuf_(num_frames, num_channels, num_bands), in IFChannelBuffer()33 return &ibuf_; in ibuf()44 return &ibuf_; in ibuf_const()55 fbuf_.set_num_channels(ibuf_.num_channels()); in RefreshF()56 const int16_t* const* int_channels = ibuf_.channels(); in RefreshF()58 for (size_t i = 0; i < ibuf_.num_channels(); ++i) { in RefreshF()59 for (size_t j = 0; j < ibuf_.num_frames(); ++j) { in RefreshF()70 int16_t* const* int_channels = ibuf_.channels(); in RefreshI()71 ibuf_.set_num_channels(fbuf_.num_channels()); in RefreshI()74 FloatS16ToS16(float_channels[i], ibuf_.num_frames(), int_channels[i]); in RefreshI()
192 size_t num_frames() const { return ibuf_.num_frames(); } in num_frames()193 size_t num_frames_per_band() const { return ibuf_.num_frames_per_band(); } in num_frames_per_band()195 return ivalid_ ? ibuf_.num_channels() : fbuf_.num_channels(); in num_channels()198 ibuf_.set_num_channels(num_channels); in set_num_channels()201 size_t num_bands() const { return ibuf_.num_bands(); } in num_bands()208 mutable ChannelBuffer<int16_t> ibuf_; variable
2653 <!-- char* ProcMapsIterator::ibuf_ -->2654 …<var-decl name='ibuf_' type-id='type-id-118' visibility='default' filepath='./src/base/sysinfo.h' …
1503 …<var-decl name='ibuf_' type-id='type-id-118' visibility='default' filepath='./src/base/sysinfo.h' …