Home
last modified time | relevance | path

Searched defs:cc1 (Results 1 – 25 of 31) sorted by relevance

12

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/
DCea608Decoder.java476 private boolean updateAndVerifyCurrentChannel(byte cc1) { in updateAndVerifyCurrentChannel()
483 private boolean isRepeatedCommand(boolean captionValid, byte cc1, byte cc2) { in isRepeatedCommand()
519 private void handlePreambleAddressCode(byte cc1, byte cc2) { in handlePreambleAddressCode()
687 private void maybeUpdateIsInCaptionService(byte cc1, byte cc2) { in maybeUpdateIsInCaptionService()
715 private static boolean isSpecialNorthAmericanChar(byte cc1, byte cc2) { in isSpecialNorthAmericanChar()
726 private static boolean isExtendedWestEuropeanChar(byte cc1, byte cc2) { in isExtendedWestEuropeanChar()
732 private static char getExtendedWestEuropeanChar(byte cc1, byte cc2) { in getExtendedWestEuropeanChar()
752 private static boolean isCtrlCode(byte cc1) { in isCtrlCode()
757 private static int getChannel(byte cc1) { in getChannel()
762 private static boolean isMidrowCtrlCode(byte cc1, byte cc2) { in isMidrowCtrlCode()
[all …]
/external/llvm-project/libclc/generic/lib/math/
DsincospiF_piby4.h45 const float cc1 = 0.41666666664325175238031e-1F; in __libclc__sincosf_piby4() local
DsincosD_piby4.h56 const double cc1 = 0.41666666666666665390037e-1; in __libclc__sincos_piby4() local
/external/llvm-project/clang/utils/perf-training/
Dperf-helper.py142 def cc1(args): function
/external/clang/utils/perf-training/
Dperf-helper.py141 def cc1(args): function
/external/strace/tests-m32/
Dioctl_v4l2.c38 #define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
/external/strace/tests/
Dioctl_v4l2.c38 #define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
/external/strace/tests-mx32/
Dioctl_v4l2.c38 #define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
/external/llvm-project/clang/test/SemaCXX/
Dcxx1z-copy-omission.cpp91 Noncopyable cc1 = (Noncopyable)Noncopyable(); in test_expressions() local
Dconstant-expression-cxx2a.cpp214 constexpr const Covariant1 *cc1 = &cc; variable
/external/libaom/libaom/third_party/libyuv/source/
Dcompare.cc269 static const int64 cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/libyuv/files/source/
Dcompare.cc326 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/libvpx/libvpx/third_party/libyuv/source/
Dcompare.cc315 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/
DBlockSort.java475 int H, i, j, k, l, r, cc, cc1; in fallbackSort() local
/external/libaom/libaom/aom_dsp/
Dssim.c70 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/libvpx/libvpx/vpx_dsp/
Dssim.c66 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp997 uint8_t cc1 = b1.norms.getCC(c); in computeDiff() local
/external/libvpx/libvpx/tools/
Dtiny_ssim.c23 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/bzip2/
Dblocksort.c220 Int32 H, i, j, k, l, r, cc, cc1; in fallbackSort() local
/external/javassist/src/test/javassist/
DJvstTest.java114 CtClass cc1 = pool.get("test1.Point"); // cc1 is identical to cc. in testClassPoolGet() local
DJvstTest3.java734 CtClass cc1 = sloader.get("test3.CopyAnnoBase"); in testCopyAnnotation() local
/external/iproute2/lib/
Dutils.c1113 ssize_t cc1; in getcmdline() local
/external/icu/icu4c/source/test/intltest/
Dnumrgts.cpp575 UnicodeString cc1(c1, 10, 10); in Test4086575() local
/external/igt-gpu-tools/lib/
Dgen4_render.h568 } cc1; member
Dgen6_render.h851 } cc1; member

12