Searched defs:channel_type (Results 1 – 3 of 3) sorted by relevance
32 ChannelType channel_type) in BufferHubChannel()102 ChannelType channel_type() const { return channel_type_; } in channel_type() function
612 int channel_type = A2DP_GetSinkTrackChannelType(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
10401 bool QCamera2HardwareInterface::needFDMetadata(qcamera_ch_type_enum_t channel_type) in needFDMetadata()