Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 53) sorted by relevance

123

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dlogical_astc_block.cc150 void LogicalASTCBlock::SetDualPlaneWeightAt(int channel, int x, int y, in SetDualPlaneWeightAt()
168 int LogicalASTCBlock::DualPlaneWeightAt(int channel, int x, int y) const { in DualPlaneWeightAt()
186 void LogicalASTCBlock::SetDualPlaneChannel(int channel) { in SetDualPlaneChannel()
206 for (int channel = 0; channel < 4; ++channel) { in ColorAt() local
Dlogical_astc_block.h103 int channel; member
/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_test.cpp33 KeymasterChannel channel{read_fd, write_fd}; in TEST() local
58 KeymasterChannel channel{read_fd, write_fd}; in TEST() local
/device/generic/goldfish/network/wifi_forwarder/
Dframe.cpp77 uint32_t channel, in FrameInfo()
103 uint64_t cookie, uint32_t flags, uint32_t channel, in Frame()
Dframe.h71 uint32_t channel() const { return mChannel; } in channel() function
104 uint32_t channel() const { return mInfo.channel(); } in channel() function
Dremote_connection.cpp72 uint32_t channel; member
Dlocal_connection.cpp323 uint32_t channel = nla_get_u32(attrs[HWSIM_ATTR_FREQ]); in parseFrame() local
/device/google/cuttlefish/host/commands/secure_env/
Dgatekeeper_responder.cpp22 cuttlefish::GatekeeperChannel& channel, gatekeeper::GateKeeper& gatekeeper) in GatekeeperResponder()
Dkeymaster_responder.cpp22 cuttlefish::KeymasterChannel& channel, keymaster::AndroidKeymaster& keymaster) in KeymasterResponder()
/device/generic/vulkan-cereal/stream-servers/
DChannelStream.cpp29 ChannelStream::ChannelStream(RenderChannelImpl* channel, size_t bufSize) in ChannelStream()
DRenderThread.cpp78 RenderThread::RenderThread(RenderChannelImpl* channel, in RenderThread()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp78 fidl::ClientEnd<fuchsia_hardware_goldfish::PipeDevice> channel{ in processPipeInitOnce() local
DQemuPipeStreamFuchsia.cpp75 fidl::ClientEnd<fuchsia_hardware_goldfish::PipeDevice> channel{ in connect() local
/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp40 RemoteGateKeeperDevice::RemoteGateKeeperDevice(cuttlefish::GatekeeperChannel* channel) in RemoteGateKeeperDevice()
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Ddma.h53 uint8_t channel; member
Di2c.h27 uint8_t channel; member
Dspi.h27 uint8_t channel; member
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceService.java92 NotificationChannel channel = in onCreate() local
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp193 int channel = std::stoi(response[0]); in openLogicalChannel() local
197 bool closeLogicalChannel(int channel) { in closeLogicalChannel()
335 int channel = openLogicalChannel(command); in TEST_F() local
344 int channel = openLogicalChannel(command); in TEST_F() local
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c131 u8 channel; in wpa_driver_wext_set_cscan_params() local
/device/linaro/hikey/hifi/xaf/host-apf/include/audio/
Dxa-mixer-api.h66 #define XA_MIXER_VOLUME(track, channel, volume) \ argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/audio/
Dxa-mixer-api.h69 #define XA_MIXER_VOLUME(track, channel, volume) \ argument
/device/linaro/poplar/wifi/wifi_hal/
Dcommon.h215 u16 channel; member
224 u32 channel; // channel frequency in MHz member
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster.cpp25 RemoteKeymaster::RemoteKeymaster(cuttlefish::KeymasterChannel* channel) in RemoteKeymaster()
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp25 RemoteKeymaster::RemoteKeymaster(cuttlefish::KeymasterChannel* channel, in RemoteKeymaster()

123