Home
last modified time | relevance | path

Searched refs:L3 (Results 1 – 11 of 11) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
DUT_vector.java229 Long3 L3 = s.get_u32_3(); in initializeGlobals() local
230 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
233 L3.x = 2; in initializeGlobals()
234 L3.y = 3; in initializeGlobals()
235 L3.z = 4; in initializeGlobals()
236 s.set_u32_3(L3); in initializeGlobals()
256 L3 = s.get_i64_3(); in initializeGlobals()
257 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
260 L3.x = 2; in initializeGlobals()
261 L3.y = 3; in initializeGlobals()
[all …]
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_vector.java229 Long3 L3 = s.get_u32_3(); in initializeGlobals() local
230 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
233 L3.x = 2; in initializeGlobals()
234 L3.y = 3; in initializeGlobals()
235 L3.z = 4; in initializeGlobals()
236 s.set_u32_3(L3); in initializeGlobals()
256 L3 = s.get_i64_3(); in initializeGlobals()
257 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
260 L3.x = 2; in initializeGlobals()
261 L3.y = 3; in initializeGlobals()
[all …]
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
DUT_vector.java229 Long3 L3 = s.get_u32_3(); in initializeGlobals() local
230 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
233 L3.x = 2; in initializeGlobals()
234 L3.y = 3; in initializeGlobals()
235 L3.z = 4; in initializeGlobals()
236 s.set_u32_3(L3); in initializeGlobals()
256 L3 = s.get_i64_3(); in initializeGlobals()
257 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
260 L3.x = 2; in initializeGlobals()
261 L3.y = 3; in initializeGlobals()
[all …]
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
DUT_vector.java229 Long3 L3 = s.get_u32_3(); in initializeGlobals() local
230 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
233 L3.x = 2; in initializeGlobals()
234 L3.y = 3; in initializeGlobals()
235 L3.z = 4; in initializeGlobals()
236 s.set_u32_3(L3); in initializeGlobals()
256 L3 = s.get_i64_3(); in initializeGlobals()
257 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
260 L3.x = 2; in initializeGlobals()
261 L3.y = 3; in initializeGlobals()
[all …]
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
DUT_vector.java229 Long3 L3 = s.get_u32_3(); in initializeGlobals() local
230 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
233 L3.x = 2; in initializeGlobals()
234 L3.y = 3; in initializeGlobals()
235 L3.z = 4; in initializeGlobals()
236 s.set_u32_3(L3); in initializeGlobals()
256 L3 = s.get_i64_3(); in initializeGlobals()
257 if (L3.x != 1 || L3.y != 2 || L3.z != 3) { in initializeGlobals()
260 L3.x = 2; in initializeGlobals()
261 L3.y = 3; in initializeGlobals()
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_PredictIntra_4x4.c173 #define L3 pSrcLeft[3*leftStep] in omxVCM4P10_PredictIntra_4x4() macro
193 pDst[3*dstStep+x] = L3; in omxVCM4P10_PredictIntra_4x4()
232 pTmp[0] = (OMX_U8)((L1 + 2*L2 + L3 + 2)>>2); in omxVCM4P10_PredictIntra_4x4()
285 pTmp[8] = (OMX_U8)((L1 + 2*L2 + L3 + 2)>>2); in omxVCM4P10_PredictIntra_4x4()
286 pTmp[9] = (OMX_U8)((L2 + L3 + 1)>>1); in omxVCM4P10_PredictIntra_4x4()
335 pTmp[3] = (OMX_U8)((L1 + 2*L2 + L3 + 2)>>2); in omxVCM4P10_PredictIntra_4x4()
336 pTmp[4] = (OMX_U8)((L2 + L3 + 1)>>1); in omxVCM4P10_PredictIntra_4x4()
337 pTmp[5] = (OMX_U8)((L2 + 3*L3 + 2)>>2); in omxVCM4P10_PredictIntra_4x4()
338 pTmp[6] = L3; in omxVCM4P10_PredictIntra_4x4()
339 pTmp[7] = L3; in omxVCM4P10_PredictIntra_4x4()
[all …]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Dconvolve_neon.s125 BLE L3
135 L3: label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
DarmVCM4P10_DecodeCoeffsToPair_s.S123 BCC L3
127 BCC L3
129 L3: label
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Dconvolve_opt.s126 BLE L3
142 L3: label
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Drate_control.cpp172 double L1, L2, L3, bpp; in InitRateControlModule() local
252 L3 = 0.6; in InitRateControlModule()
258 L3 = 1.2; in InitRateControlModule()
264 L3 = 2.4; in InitRateControlModule()
273 else if (bpp <= L3) in InitRateControlModule()
/frameworks/base/docs/html/training/articles/
Dsmp.jd287 have small L1 caches and little or no L2/L3.</p>