Home
last modified time | relevance | path

Searched defs:chan (Results 1 – 6 of 6) sorted by relevance

/hardware/google/camera/common/sensor_listener/
Dgoog_gyro_direct.cc176 [&](const auto& chan, auto result) { in EnableDirectChannel()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h700 unsigned chan; in util_format_colormask() local
800 unsigned chan; in util_format_is_rgba8_variant() local
Du_format.c520 unsigned chan; in util_is_format_compatible() local
567 unsigned chan; in util_format_fits_8unorm() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h308 #define LCHSPEC_CREATE(chan, band, bw, sb) ((uint16)((chan) | (sb) | (bw) | (band))) argument
Dwlioctl.h2127 uint8 chan; /* channel */ member
5482 uint8 chan; member
5491 uint8 chan; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9439 const EXRChannelInfo &chan = channels[i]; in DecompressPiz() local