Home
last modified time | relevance | path

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

12

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/
DCea608Decoder.java554 private boolean updateAndVerifyCurrentChannel(byte cc1) { in updateAndVerifyCurrentChannel()
561 private boolean isRepeatedCommand(boolean captionValid, byte cc1, byte cc2) { in isRepeatedCommand()
597 private void handlePreambleAddressCode(byte cc1, byte cc2) { in handlePreambleAddressCode()
766 private void maybeUpdateIsInCaptionService(byte cc1, byte cc2) { in maybeUpdateIsInCaptionService()
794 private static boolean isSpecialNorthAmericanChar(byte cc1, byte cc2) { in isSpecialNorthAmericanChar()
805 private static boolean isExtendedWestEuropeanChar(byte cc1, byte cc2) { in isExtendedWestEuropeanChar()
811 private static char getExtendedWestEuropeanChar(byte cc1, byte cc2) { in getExtendedWestEuropeanChar()
831 private static boolean isCtrlCode(byte cc1) { in isCtrlCode()
836 private static int getChannel(byte cc1) { in getChannel()
841 private static boolean isMidrowCtrlCode(byte cc1, byte cc2) { in isMidrowCtrlCode()
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/
DCea608Decoder.java554 private boolean updateAndVerifyCurrentChannel(byte cc1) { in updateAndVerifyCurrentChannel()
561 private boolean isRepeatedCommand(boolean captionValid, byte cc1, byte cc2) { in isRepeatedCommand()
597 private void handlePreambleAddressCode(byte cc1, byte cc2) { in handlePreambleAddressCode()
766 private void maybeUpdateIsInCaptionService(byte cc1, byte cc2) { in maybeUpdateIsInCaptionService()
794 private static boolean isSpecialNorthAmericanChar(byte cc1, byte cc2) { in isSpecialNorthAmericanChar()
805 private static boolean isExtendedWestEuropeanChar(byte cc1, byte cc2) { in isExtendedWestEuropeanChar()
811 private static char getExtendedWestEuropeanChar(byte cc1, byte cc2) { in getExtendedWestEuropeanChar()
831 private static boolean isCtrlCode(byte cc1) { in isCtrlCode()
836 private static int getChannel(byte cc1) { in getChannel()
841 private static boolean isMidrowCtrlCode(byte cc1, byte cc2) { in isMidrowCtrlCode()
[all …]
/external/clang/utils/perf-training/
Dperf-helper.py141 def cc1(args): function
/external/strace/tests/
Dioctl_v4l2.c38 #define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
/external/strace/tests-m32/
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/libvpx/third_party/libyuv/source/
Dcompare.cc315 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/libyuv/files/source/
Dcompare.cc316 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/libaom/third_party/libyuv/source/
Dcompare.cc326 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/libvpx/vpx_dsp/
Dssim.c66 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
/external/libaom/aom_dsp/
Dssim.c53 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/cronet/third_party/icu/source/tools/gennorm2/
Dn2builder.cpp997 uint8_t cc1 = b1.norms.getCC(c); in computeDiff() local
/external/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/cronet/net/cookies/
Dcookie_monster.cc582 bool CookieMonster::CookieSorter(const CanonicalCookie* cc1, in CookieSorter()
/external/cronet/third_party/icu/source/test/intltest/
Dnumrgts.cpp575 UnicodeString cc1(c1, 10, 10); in Test4086575() local
/external/icu/icu4c/source/test/intltest/
Dnumrgts.cpp575 UnicodeString cc1(c1, 10, 10); in Test4086575() local
/external/pcre/src/sljit/
DsljitNativeS390X.c204 const sljit_u8 cc1 = 1 << 2; /* less than {,zero} */ in get_cc() local
/external/igt-gpu-tools/lib/
Dgen4_render.h568 } cc1; member
Dgen6_render.h851 } cc1; member

12