Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_TransformDequantLumaDCFromPair.c72 int c0 = pData[i+0]; in InvTransformDC4x4() local
85 int c0 = pData[i+0]; in InvTransformDC4x4() local
/frameworks/base/opengl/libs/GLES2_dbg/src/
Dcaller.cpp108 nsecs_t c0 = systemTime(timeMode); in GenerateCall() local
Dvertex.cpp53 nsecs_t c0 = systemTime(timeMode); in Debug_glDrawArrays() local
163 nsecs_t c0 = systemTime(timeMode); in Debug_glDrawElements() local
Dserver.cpp196 nsecs_t c0 = systemTime(timeMode); in Send() local
267 nsecs_t c0 = systemTime(timeMode); in MessageLoop() local
Dapi.cpp1124 nsecs_t c0 = systemTime(timeMode); in Debug_glGenBuffers() local
1167 nsecs_t c0 = systemTime(timeMode); in Debug_glGenFramebuffers() local
1192 nsecs_t c0 = systemTime(timeMode); in Debug_glGenRenderbuffers() local
1217 nsecs_t c0 = systemTime(timeMode); in Debug_glGenTextures() local
1516 nsecs_t c0 = systemTime(timeMode); in Debug_glGetProgramiv() local
1546 nsecs_t c0 = systemTime(timeMode); in Debug_glGetProgramInfoLog() local
1602 nsecs_t c0 = systemTime(timeMode); in Debug_glGetShaderiv() local
1632 nsecs_t c0 = systemTime(timeMode); in Debug_glGetShaderInfoLog() local
1693 nsecs_t c0 = systemTime(timeMode); in Debug_glGetShaderSource() local
/frameworks/base/media/libstagefright/codecs/avc/common/src/
Ddeblock.cpp1089 int C0, c0, dif, AbsDelta, tmp, tmp1; in EdgeLoop_Luma_horizontal() local
1278 int C0, c0, dif, AbsDelta, Strng, tmp, tmp1; in EdgeLoop_Luma_vertical() local
1495 int c0, dif; in EdgeLoop_Chroma_vertical() local
1585 int c0, dif; in EdgeLoop_Chroma_horizontal() local
/frameworks/base/libs/rs/
DrsMatrix4x4.cpp44 int c0 = (i+1) % 4; in inverse() local
86 int c0 = (i+1) % 4; in inverseTranspose() local
/frameworks/base/opengl/libagl/
Dprimitives.cpp304 int32_t c0, int32_t c1, int32_t c2) const in iteratorsScale()
332 GGLfixed c0, GGLfixed c1, GGLfixed c2) const in iterators1616()
348 int32_t c0, int32_t c1, int32_t c2) const in iterators0032()
363 int32_t c0, int32_t c1, int32_t c2) const in iterators0032()
369 int32_t c0, int32_t c1, int32_t c2) const in iterators0032()
651 const GGLcolor c0 = v0->color.v[i] * 255; in lerp_triangle() local
/frameworks/base/opengl/libs/EGL/
Degl_display.cpp31 const egl_config_t& c0 = *(egl_config_t const *)a; in cmp_configs() local
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
DBitmapTest.java197 int c0 = colors[i]; in testSetPixelsWithNonOpaqueAlpha() local
/frameworks/base/services/audioflinger/
DAudioResamplerSinc.cpp344 int32_t c0 = coefs[0]; in interpolate() local
/frameworks/base/telephony/java/com/android/internal/telephony/test/
DModelInterpreter.java458 char c0; in onCHLD() local
DSimulatedGsmCallState.java391 onChld(char c0, char c1) { in onChld()
/frameworks/base/core/tests/coretests/src/android/os/
DAidlTest.java304 char[] c0 = new char[]{'a'}; in testArrays() local
/frameworks/base/graphics/java/android/renderscript/
DMatrix4f.java377 int c0 = (i+1) % 4; in computeCofactor() local
/frameworks/base/services/camera/tests/CameraServiceTest/
DCameraServiceTest.cpp368 void MSurface::waitUntil(int c0, int c1, int c2) { in waitUntil()