Home
last modified time | relevance | path

Searched defs:range (Results 1 – 8 of 8) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
Dgoldfish_media_utils.h32 uint64_t range; member
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c223 float range = 64000.0; in getLuxFromAlsData() local
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp1335 mem_range_t &range = info.mem_usage[info.num_mem_ranges++]; in sendAppInfoToApp() local
1340 mem_range_t &range = info.mem_usage[info.num_mem_ranges++]; in sendAppInfoToApp() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp352 int range() const { return mColorAspects->range; } in range() function in android::C2GoldfishHevcDec::IntfImpl
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp1128 int NetworkService::GetValueInRange(const std::pair<int, int>& range, in GetValueInRange() argument
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp402 int range() const { return mColorAspects->range; } in range() function in android::C2GoldfishAvcDec::IntfImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp436 int range() const { return mDefaultColorAspects->range; } in range() function in android::C2GoldfishVpxDec::IntfImpl
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1171 std::pair<uint16_t, uint16_t> range) { in set_webrtc_tcp_port_range() argument
1186 std::pair<uint16_t, uint16_t> range) { in set_webrtc_udp_port_range() argument