Home
last modified time | relevance | path

Searched defs:MIDPOINT (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSorting.h16 MIDPOINT, enumerator
/aosp_15_r20/external/googleapis/google/cloud/video/stitcher/v1/
H A Devents.proto52 MIDPOINT = 7; enumerator
/aosp_15_r20/external/google-cloud-java/java-video-stitcher/proto-google-cloud-video-stitcher-v1/src/main/proto/google/cloud/video/stitcher/v1/
H A Devents.proto52 MIDPOINT = 7; enumerator
/aosp_15_r20/external/llvm-libc/test/src/__support/CPP/
H A Dbit_test.cpp40 constexpr auto MIDPOINT = T(ALL_ONES / 2); in TYPED_TEST() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryAndroidHardwareBufferUtil.hpp216 MIDPOINT, // VK_CHROMA_LOCATION_MIDPOINT enumerator
/aosp_15_r20/external/google-cloud-java/java-video-stitcher/proto-google-cloud-video-stitcher-v1/src/main/java/com/google/cloud/video/stitcher/v1/
H A DEvent.java161 MIDPOINT(7), enumConstant
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Denums.rs1582 pub const MIDPOINT: Self = Self(1); constant