/aosp_15_r20/external/skia/experimental/lowp-basic/ |
H A D | bilerp-study.cpp | 38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp() 46 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp2() 57 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in full_res_bilerp() 69 static int16_t bilerp_1(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in bilerp_1() 103 for (int p11 : interesting) { in check_bilerp() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuBilinearImageCompare.cpp | 74 … interpolateChannel(uint32_t fx1, uint32_t fy1, uint8_t p00, uint8_t p01, uint8_t p10, uint8_t p11) in interpolateChannel() 102 uint32_t p11 = readRGBA8Raw(access, x1, y1); in bilinearSampleRGBA8() local
|
H A D | tcuFuzzyImageCompare.cpp | 147 uint32_t p11 = readUnorm8<NumChannels>(src, i1, j1); in bilinearSample() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/ |
D | fvp-defs.dtsi | 200 #define p11 3 macro 203 #define p11 2 macro
|
/aosp_15_r20/external/arm-trusted-firmware/fdts/ |
H A D | fvp-defs.dtsi | 218 #define p11 3 macro 221 #define p11 2 macro
|
/aosp_15_r20/frameworks/rs/toolkit/test/ |
H A D | ReferenceResize.kt | 86 val p11 = gIn[xs1, ys1].toFloatArray() in bicubicU4() constant
|
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
H A D | ReferenceResize.kt | 86 val p11 = gIn[xs1, ys1].toFloatArray() in bicubicU4() constant
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_find_best_partitioning.cpp | 279 int p11 = popcount(a[1] ^ b[1]); in partition_mismatch3() local 319 int p11 = popcount(a[1] ^ b[1]); in partition_mismatch4() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Map/ |
H A D | EntryComparators.java | 48 final Map.Entry<K, V> p11 = new AbstractMap.SimpleImmutableEntry<>(k1, v1); in assertPairComparison() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | reorder.go | 163 func p11() { func
|
D | nilptr_aix.go | 151 func p11() { func
|
D | nilptr.go | 151 func p11() { func
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
H A D | TestCustomValueInstDefaults.java | 279 @JsonProperty("p11") String p11, @JsonProperty("p12") String p12, in ClassWith32Props() 326 public final String p9, p10, p11, p12; field in TestCustomValueInstDefaults.ClassWith32Props
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pTextureCases.cpp | 105 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0, 1); in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pTextureCases.cpp | 115 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0, 1); in init() local
|
/aosp_15_r20/external/vboot_reference/host/lib/ |
H A D | host_p11.c | 25 static CK_FUNCTION_LIST_PTR p11 = NULL; variable
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderPerformanceMeasurer.hpp | 66 tcu::Vec4 p11; //!< Top right. member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/chacha20/ |
D | chacha_generic.go | 58 p3, p7, p11, p15 uint32 member
|
/aosp_15_r20/external/deqp/framework/delibs/deimage/ |
H A D | deImage.c | 156 deARGB p11 = deImage_getPixel(srcImage, x1, y1); in deImage_scale() local
|
/aosp_15_r20/external/libyuv/source/ |
H A D | rotate_common.cc | 157 uint32_t p11 = ((uint32_t*)(src1))[1]; in Transpose4x4_32_C() local
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | converters.cpp | 122 const uint32_t p11 = r1[1]; in rgba2yuv() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/ |
D | path_test.cpp | 673 path p11 ("c:/file"); in non_member_tests() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/pointer.conversion/ |
H A D | to_address.pass.cpp | 152 int (*p11)() = nullptr; in test() local
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_image_homography.cpp | 118 double p7[3],p8[4],p9[5],p10[3],p11[4]; in db_CommonFocalLengthFromRotation_2Point() local
|
/aosp_15_r20/art/test/700-LoadArgRegs/src/ |
H A D | Main.java | 33 …testI11(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11) { in testI11() 36 …nt p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11, int p12) { in testI12()
|