Searched defs:ms1 (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | stldec.c | 56 int hh1, mm1, ss1, ms1; in get_pts() local
|
H A D | srtdec.c | 74 int hh1, mm1, ss1, ms1; in get_event_info() local
|
H A D | assdec.c | 57 int hh1, mm1, ss1, ms1; in read_dialogue() local
|
H A D | subviewerdec.c | 65 int hh1, mm1, ss1, ms1; in read_ts() local
|
H A D | assenc.c | 162 int hh1, mm1, ss1, ms1; in write_packet() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_context.c | 455 static const uint8_t ms1[1][2] = { { 0x8, 0x8 } }; in nv50_context_get_sample_position() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_context.c | 595 static const uint8_t ms1[1][2] = { { 0x8, 0x8 } }; in nvc0_get_sample_locations() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 4099 DifferenceISODateTime( Isolate* isolate, int32_t y1, int32_t mon1, int32_t d1, int32_t h1, int32_t min1, int32_t s1, int32_t ms1, int32_t mus1, int32_t ns1, int32_t y2, int32_t mon2, int32_t d2, int32_t h2, int32_t min2, int32_t s2, int32_t ms2, int32_t mus2, int32_t ns2, Handle<JSReceiver> calendar, Unit largest_unit, Handle<Object> options_obj, const char* method_name) DifferenceISODateTime() argument 4579 DifferenceTime(Isolate* isolate, int32_t h1, int32_t min1, int32_t s1, int32_t ms1, int32_t mus1, int32_t ns1, int32_t h2, int32_t min2, int32_t s2, int32_t ms2, int32_t mus2, int32_t ns2) DifferenceTime() argument [all...] |
Completed in 12 milliseconds