Searched refs:input_channel_layout_ (Results 1 – 2 of 2) sorted by relevance
251 input_channel_layout_ == frame.channel_layout) { in EnsureResamplerIsInitializedFor()290 input_channel_layout_ = frame.channel_layout; in EnsureResamplerIsInitializedFor()
163 uint64_t input_channel_layout_; // Opaque value used by resampler library. variable