Home
last modified time | relevance | path

Searched defs:raw_count (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/
Dgmon.h145 long raw_count; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
Dgmon.h145 long raw_count; member
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/actions/
Dmod.rs253 let raw_count = (bits_used as usize + 7) / 8; in bytes_used() localVariable
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp590 for (const auto& raw_count : raw_stream_count) { in IsStreamCombinationSupported() local
1594 uint16_t raw_count = electron_count * total_gain; in CaptureRaw() local