Searched refs:pft (Results 1 – 6 of 6) sorted by relevance
45 static void UnixTimeToFileTime (LONGLONG t, LPFILETIME pft) in UnixTimeToFileTime() argument48 pft->dwLowDateTime = (DWORD) ll; in UnixTimeToFileTime()49 pft->dwHighDateTime = (DWORD) (ll >> 32); in UnixTimeToFileTime()
173 #define GET_TIME_64(pft) ((pft)->dwLowDateTime | ((UInt64)(pft)->dwHighDateTime << 32)) argument
1416 GstH265ProfileTierLevel *pft; in gst_h265_parse_make_codec_data() local1470 pft = &sps->profile_tier_level; in gst_h265_parse_make_codec_data()1480 (pft->profile_space << 5) | (pft->tier_flag << 5) | pft->profile_idc; in gst_h265_parse_make_codec_data()1483 data[i] |= (pft->profile_compatibility_flag[k] << j); in gst_h265_parse_make_codec_data()1489 (pft->progressive_source_flag << 7) | in gst_h265_parse_make_codec_data()1490 (pft->interlaced_source_flag << 6) | in gst_h265_parse_make_codec_data()1491 (pft->non_packed_constraint_flag << 5) | in gst_h265_parse_make_codec_data()1492 (pft->frame_only_constraint_flag << 4) | in gst_h265_parse_make_codec_data()1493 (pft->max_12bit_constraint_flag << 3) | in gst_h265_parse_make_codec_data()1494 (pft->max_10bit_constraint_flag << 2) | in gst_h265_parse_make_codec_data()[all …]
342 #define GET_TIME_64(pft) ((pft)->dwLowDateTime | ((UInt64)(pft)->dwHighDateTime << 32)) argument
923 "%s konnte nicht mit %s verknüpft werden. %s unterstützt die Fähigkeit %s "929 "%s konnte nicht mit %s verknüpft werden. Beide Elemente unterstützen die "934 msgstr "%s konnte nicht mit %s mittels Fähigkeit %s verknüpft werden."938 msgstr "%s konnte nicht mit %s verknüpft werden"
49947 pft