Searched refs:anc (Results 1 – 17 of 17) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-anc.c | 90 get_ancillary_16 (GstVideoVBIParser * parser, GstVideoAncillary * anc) in get_ancillary_16() argument 96 g_return_val_if_fail (anc != NULL, GST_VIDEO_VBI_PARSER_RESULT_ERROR); in get_ancillary_16() 145 anc->DID = DID; in get_ancillary_16() 146 anc->SDID_block_number = SDID; in get_ancillary_16() 147 anc->data_count = DC; in get_ancillary_16() 148 memset (anc->data, 0, 256); in get_ancillary_16() 158 for (j = 0; j < anc->data_count; j++) in get_ancillary_16() 159 anc->data[j] = data[parser->offset + i + j] & 0xff; in get_ancillary_16() 199 get_ancillary_8 (GstVideoVBIParser * parser, GstVideoAncillary * anc) in get_ancillary_8() argument 205 g_return_val_if_fail (anc != NULL, GST_VIDEO_VBI_PARSER_RESULT_ERROR); in get_ancillary_8() [all …]
|
D | video-anc.h | 88 #define GST_VIDEO_ANCILLARY_DID16(anc) ((guint16)((anc)->DID) << 8 | (guint16)((anc)->SDID_block_nu… argument 454 GstVideoAncillary *anc);
|
D | meson.build | 19 'video-anc.c', 56 'video-anc.h', 81 'video-anc.h',
|
/third_party/flutter/skia/third_party/externals/icu/source/data/brkitr/ |
D | fr.txt | 26 "anc.",
|
/third_party/skia/third_party/externals/icu/source/data/brkitr/ |
D | fr.txt | 26 "anc.",
|
/third_party/icu/icu4c/source/data/brkitr/ |
D | fr.txt | 26 "anc.",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 1385 APInt ad, anc, delta, q1, r1, q2, r2, t; in magic() local 1391 anc = t - 1 - t.urem(ad); // absolute value of nc in magic() 1393 q1 = signedMin.udiv(anc); // initialize q1 = 2p/abs(nc) in magic() 1394 r1 = signedMin - q1*anc; // initialize r1 = rem(2p,abs(nc)) in magic() 1401 if (r1.uge(anc)) { // must be unsigned comparison in magic() 1403 r1 = r1 - anc; in magic()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APInt.cpp | 1229 APInt ad, anc, delta, q1, r1, q2, r2, t; in magic() local 1235 anc = t - 1 - t.urem(ad); // absolute value of nc in magic() 1237 q1 = signedMin.udiv(anc); // initialize q1 = 2p/abs(nc) in magic() 1238 r1 = signedMin - q1*anc; // initialize r1 = rem(2p,abs(nc)) in magic() 1245 if (r1.uge(anc)) { // must be unsigned comparison in magic() 1247 r1 = r1 - anc; in magic()
|
/third_party/gstreamer/gstplugins_base/ |
D | BUILD.gn | 212 "gst-libs/gst/video/video-anc.c",
|
D | ChangeLog | 3062 * gst-libs/gst/video/video-anc.c: 4292 * gst-libs/gst/video/video-anc.c: 6568 * gst-libs/gst/video/video-anc.c: 6984 * gst-libs/gst/video/video-anc.c: 6985 video-anc: Implement transform functions for AFD/Bar metas 7968 * gst-libs/gst/video/video-anc.h: 7969 video-anc: Fix gst_buffer_get_video_(afd|bar)_meta 8832 * gst-libs/gst/video/video-anc.c: 8833 video-anc: init type before g_once_init_enter 9166 * gst-libs/gst/video/video-anc.h: [all …]
|
/third_party/libxml2/ |
D | xmlschemas.c | 18045 xmlSchemaTypePtr anc; in xmlSchemaTypeFixupWhitespace() local 18047 for (anc = type->baseType; anc != NULL && in xmlSchemaTypeFixupWhitespace() 18048 anc->builtInType != XML_SCHEMAS_ANYTYPE; in xmlSchemaTypeFixupWhitespace() 18049 anc = anc->baseType) { in xmlSchemaTypeFixupWhitespace() 18051 if (anc->type == XML_SCHEMA_TYPE_BASIC) { in xmlSchemaTypeFixupWhitespace() 18052 if (anc->builtInType == XML_SCHEMAS_NORMSTRING) { in xmlSchemaTypeFixupWhitespace() 18055 } else if ((anc->builtInType == XML_SCHEMAS_STRING) || in xmlSchemaTypeFixupWhitespace() 18056 (anc->builtInType == XML_SCHEMAS_ANYSIMPLETYPE)) { in xmlSchemaTypeFixupWhitespace()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 47 anc{"anc_Latn_ZZ"}
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 50 anc{"anc_Latn_ZZ"}
|
D | langInfo.txt | 281 "anc","Latn","ZZ",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 50 anc{"anc_Latn_ZZ"}
|
D | langInfo.txt | 281 "anc","Latn","ZZ",
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 2353 + // Make b anc inert. 66456 z4kwLDdi3U`QA3kcIcaW+anc;{+Nb1l(%cj~lL{kMj8v74RJ}QAZi=0Ug=-2C?Y>{t
|