Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/
Dtime_sync.c46 uint64_t tmp1 = sync->time1[0]; in time_sync_truncate() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h860 float tmp1 = std::min(a.m[0], a.m[1]); in hmin() local
870 float tmp1 = std::max(a.m[0], a.m[1]); in hmax() local
Dstb_image_write.h1276 float tmp1 = d1 + d6; in stbiw__jpg_DCT() local
1319 int tmp1 = val < 0 ? -val : val; in stbiw__jpg_calcBits() local
/device/generic/goldfish/camera/
Dconverters.cpp99 int32_t tmp1; in rgba2yuv() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp268 signed tmp1 = y1 * 298; in yv12_to_rgb565() local
352 signed tmp1 = y1 * 298; in yuv420p_to_rgb888() local
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image_write.h1276 float tmp1 = d1 + d6; in stbiw__jpg_DCT() local
1319 int tmp1 = val < 0 ? -val : val; in stbiw__jpg_calcBits() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dquaternion.inl699 T tmp1 = static_cast<T>(1) - x.w * x.w; local
/device/generic/vulkan-cereal/third-party/glm/include/glm/simd/
Dmatrix.h160 __m128 tmp1 = _mm_shuffle_ps(in[2], in[3], 0x44); in glm_mat4_transpose() local