/third_party/ffmpeg/libavformat/ |
D | subviewerdec.c | 57 int hh1, mm1, ss1, ms1; in read_ts() local 62 &hh1, &mm1, &ss1, &ms1, &hh2, &mm2, &ss2, &ms2) == 8) { in read_ts() 65 &hh1, &mm1, &ss1, &ms1, &hh2, &mm2, &ss2, &ms2) == 8) { in read_ts() 69 &hh1, &mm1, &ss1, &ms1, &hh2, &mm2, &ss2, &ms2) == 8) { in read_ts() 70 ms1 = FFMIN(ms1, 999); in read_ts() 73 *start = (hh1*3600LL + mm1*60LL + ss1) * 1000LL + ms1 * multiplier; in read_ts()
|
D | stldec.c | 56 int hh1, mm1, ss1, ms1; in get_pts() local 61 &hh1, &mm1, &ss1, &ms1, in get_pts() 63 int64_t start = (hh1*3600LL + mm1*60LL + ss1) * 100LL + ms1; in get_pts()
|
D | assenc.c | 162 int hh1, mm1, ss1, ms1; in write_packet() local 184 ss1 = (int)(start / 100) % 60; ms1 = (int)(start % 100); in write_packet() 186 if (hh1 > 9) hh1 = 9, mm1 = 59, ss1 = 59, ms1 = 99; in write_packet() 191 layer, hh1, mm1, ss1, ms1, hh2, mm2, ss2, ms2, p); in write_packet()
|
D | assdec.c | 65 int hh1, mm1, ss1, ms1; in read_dialogue() local 69 &hh1, &mm1, &ss1, &ms1, in read_dialogue() 79 *start = (hh1*3600LL + mm1*60LL + ss1) * 100LL + ms1; in read_dialogue()
|
D | srtdec.c | 74 int hh1, mm1, ss1, ms1; in get_event_info() local 82 &hh1, &mm1, &ss1, &ms1, in get_event_info() 85 const int64_t start = (hh1*3600LL + mm1*60LL + ss1) * 1000LL + ms1; in get_event_info()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | h264_deblock_10bit.asm | 159 %define ms1 [rsp+mmsize] 185 LUMA_DEBLOCK_ONE m1, m0, ms1 195 psubw m6, ms1 214 %define ms1 [rsp+mmsize] 273 LUMA_DEBLOCK_ONE m1, m0, ms1 283 psubw m6, ms1
|
/third_party/skia/third_party/externals/microhttpd/ |
D | config.sub | 336 ms1) 841 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
|
/third_party/libevdev/build-aux/ |
D | config.sub | 340 ms1) 862 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
|
/third_party/skia/third_party/externals/icu/source/ |
D | config.sub | 338 ms1) 862 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
|
/third_party/libffi/ |
D | config.sub | 342 ms1) 866 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
|
/third_party/icu/icu4c/source/ |
D | config.sub | 338 ms1) 862 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
|
/third_party/node/deps/cares/ |
D | config.sub | 338 ms1) 856 basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
|
/third_party/skia/third_party/externals/libpng/ |
D | config.sub | 338 ms1) 856 basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_context.c | 455 static const uint8_t ms1[1][2] = { { 0x8, 0x8 } }; in nv50_context_get_sample_position() local 479 case 1: ptr = ms1; break; in nv50_context_get_sample_position()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.c | 595 static const uint8_t ms1[1][2] = { { 0x8, 0x8 } }; in nvc0_get_sample_locations() local 619 case 1: ptr = ms1; break; in nvc0_get_sample_locations()
|
/third_party/mtdev/config-aux/ |
D | config.sub | 313 ms1) 773 ms1-*)
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | gstsubparse.c | 1168 guint h1, m1, s1, ms1; in parse_subviewer() local 1180 &h1, &m1, &s1, &ms1, &h2, &m2, &s2, &ms2) == 8) { in parse_subviewer() 1184 ms1 * GST_MSECOND; in parse_subviewer()
|
/third_party/freetype/builds/unix/ |
D | config.sub | 1058 ms1-*)
|
/third_party/python/ |
D | config.sub | 1053 ms1-*)
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 3982 + ms1) 4576 + ms1-*) 4577 + basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` 5006 - ms1-*)
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 48081 zZ}@-Mdk;8C?&?mwE2pkpUDZ{cbMBtlJ$Ys)?9R@HnVs2PZI-ms1{6@XKoSxNi6jYx
|