Searched defs:c3 (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_TransformDequantLumaDCFromPair.c | 75 int c3 = pData[i+3]; in InvTransformDC4x4() local 88 int c3 = pData[i+12]; in InvTransformDC4x4() local
|
/frameworks/base/include/media/stagefright/ |
D | Utils.h | 25 #define FOURCC(c1, c2, c3, c4) \ argument
|
/frameworks/base/opengl/tests/hwc/ |
D | hwcTestLib.h | 60 ColorFract(float c1, float c2, float c3): _c1(c1), _c2(c2), _c3(c3) {}; in ColorFract() 63 float c3(void) const { return _c3; } in c3() function
|
D | hwcTestLib.cpp | 305 float c1, c2, c3; in hwcTestParseColor() local
|
/frameworks/base/include/binder/ |
D | IBinder.h | 26 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
|