Home
last modified time | relevance | path

Searched refs:SOP (Results 1 – 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmss34dsp.c64 #define DCT_TEMPLATE(blk, step, SOP, shift) \ argument
75 const unsigned tA = SOP(blk[0 * step] - blk[4 * step]); \
76 const unsigned tB = SOP(blk[0 * step] + blk[4 * step]); \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h72 #define SOP(op, opnd) ((op)|(opnd)) macro
Dregcomp.c1362 p->strip[p->slen++] = SOP(op, opnd); in doemit()
Dregengine.inc598 while (m->g->strip[ss] != SOP(O_BACK, i))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h75 #define SOP(op, opnd) ((op)|(opnd)) macro
Dregcomp.c1490 p->strip[p->slen++] = SOP(op, opnd); in doemit()
Dregengine.inc598 while (m->g->strip[ss] != SOP(O_BACK, i))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td1 //===-- SOPInstructions.td - SOP Instruction Defintions -------------------===//
/third_party/ffmpeg/doc/
Dencoders.texi1376 Enable this to add SOP marker at the start of each packet. Disabled by default.
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/
DUnicodeData.txt11834 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/third_party/boost/libs/spirit/workbench/unicode/
DUnicodeData.txt11834 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/third_party/gstreamer/gstplugins_good/
DChangeLog94659 When we dropped jpeg2000 packets between SOP markers, adjust the SOT header with
95204 j2kpay: use SOP markers to split bitstream
95205 When parsing the bitstream, look for SOP markers because we are allowed to split
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DUnicodeData.txt13002 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/third_party/pcre2/pcre2/maint/Unicode.tables/
DUnicodeData.txt13095 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/third_party/skia/third_party/externals/icu/source/data/unidata/
DUnicodeData.txt13002 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
Dppucd.txt16102 cp;A31A;na=YI SYLLABLE SOP
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt25406 MERVYN TALBOYS RUSH FORWARD WITH THEIR HANDKERCHIEFS TO SOP IT UP.)
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt13002 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/third_party/icu/icu4c/source/data/unidata/
DUnicodeData.txt13002 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
Dppucd.txt16102 cp;A31A;na=YI SYLLABLE SOP
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DUnicodeData.txt12957 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
Dppucd.txt16017 cp;A31A;na=YI SYLLABLE SOP
/third_party/gstreamer/gstplugins_bad/
DChangeLog173936 jp2kenc: Emit SOP markers in every codestream packet