Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/core/
Dsdm_types.h66 char c2; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h315 #define POLY2(x, c0, c1, c2) ((POLY1(x, c1, c2) * x) + c0) argument
316 #define POLY3(x, c0, c1, c2, c3) ((POLY2(x, c1, c2, c3) * x) + c0) argument
317 #define POLY4(x, c0, c1, c2, c3, c4) ((POLY3(x, c1, c2, c3, c4) * x) + c0) argument
318 #define POLY5(x, c0, c1, c2, c3, c4, c5) ((POLY4(x, c1, c2, c3, c4, c5) * x) + c0) argument
Dstb_image.h7083 int i, j, k, c1,c2, z; in stbi__hdr_load() local
/hardware/qcom/display/msm8998/sdm/include/core/
Dsdm_types.h68 char c2; member
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dsdm_types.h68 char c2; member
/hardware/qcom/display/msm8909/sdm/include/core/
Dsdm_types.h68 char c2; member
/hardware/qcom/sm8150/display/sdm/include/core/
Dsdm_types.h72 char c2; member
/hardware/qcom/sm7250/display/sdm/include/core/
Dsdm_types.h73 char c2; member
/hardware/qcom/display/msm8960/libqdutils/
DqdMetaData.h52 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member
/hardware/qcom/display/msm8084/libqdutils/
DqdMetaData.h62 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member
/hardware/qcom/display/msm8226/libqdutils/
DqdMetaData.h62 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member
/hardware/qcom/display/msm8994/libqdutils/
DqdMetaData.h62 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dregister_allocate_test.cpp181 struct ra_class *c2 = ra_alloc_contig_reg_class(regs, 2); in TEST_F() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Deuler_angles.inl143 T c2 = glm::cos(-t2); local
Dsimd_quat.inl606 static const __m128 c2 = _mm_set1_ps(0.00019841269841269841269841269841f); local
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp464 sp<HalClient> c2 = new HalClient(callback1); in TEST() local
/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp105 void PowerStatsAidl::testMatching(std::vector<T> const& c1, R T::*f1, std::vector<S> const& c2, in testMatching()
/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate.c819 struct ra_class *c2, unsigned int r2) in ra_class_allocations_conflict()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1940 float c2 = 32.f * 2413.f / 4096.f; in ApplyST2084Gamma() local
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp1149 uint32_t milli_ams_rate, c1, c2, c3, c4; in logVendorAudioHardwareStats() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs1505 var c2 = mhchemParser.patterns.match_('one lowercase greek letter $', buffer.o || ""); variable
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h7090 int i, j, k, c1,c2, z; in stbi__hdr_load() local