/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_TransformDequantLumaDCFromPair.c | 90 int c3 = pData[i+3]; in InvTransformDC4x4() local 103 int c3 = pData[i+12]; in InvTransformDC4x4() local
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.h | 56 ColorFract(float c1, float c2, float c3): _c1(c1), _c2(c2), _c3(c3) {}; in ColorFract() 59 float c3(void) const { return _c3; } in c3() function
|
D | hwcTestLib.cpp | 309 float c1, c2, c3; in hwcTestParseColor() local
|
/frameworks/av/include/media/stagefright/ |
D | Utils.h | 30 #define FOURCC(c1, c2, c3, c4) \ argument
|
/frameworks/native/include/binder/ |
D | IBinder.h | 26 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | HbpcdUtils.java | 78 Cursor c3 = resolver.query(MccSidConflicts.CONTENT_URI, projection3, in getMcc() local
|
/frameworks/minikin/include/minikin/ |
D | MinikinFont.h | 112 static uint32_t MakeTag(char c1, char c2, char c3, char c4) { in MakeTag()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_x86.cpp | 151 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrix4x4_K() local 207 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrix3x3_K() local 259 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrixDot_K() local 414 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv_K() local 476 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuvR_K() local 538 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv2_K() local
|
/frameworks/av/services/mediaresourcemanager/test/ |
D | ResourceManagerService_test.cpp | 120 void verifyClients(bool c1, bool c2, bool c3) { in verifyClients()
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 936 void rsDebug(const char *s, const char3 *c3) { 955 void rsDebug(const char *s, const uchar3 *c3) { 974 void rsDebug(const char *s, const short3 *c3) { 993 void rsDebug(const char *s, const ushort3 *c3) {
|