Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vr/bufferhubd/include/private/dvr/
H A Dbuffer_hub.h32 ChannelType channel_type) in BufferHubChannel()
102 ChannelType channel_type() const { return channel_type_; } in channel_type() function
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_sink.cc612 int channel_type = A2DP_GetSinkTrackChannelType(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp10401 bool QCamera2HardwareInterface::needFDMetadata(qcamera_ch_type_enum_t channel_type) in needFDMetadata()