Home
last modified time | relevance | path

Searched refs:nLowPart (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/hello_pi/libs/ilclient/
H A Dilclient.h944 ret.nLowPart = s; in ilclient_ticks_from_s64()
956 uint64_t u = t.nLowPart | ((uint64_t)t.nHighPart << 32); in ilclient_ticks_to_s64()
/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/third_party/ilclient/
H A Dilclient.h978 ret.nLowPart = s; in ilclient_ticks_from_s64()
990 uint64_t u = t.nLowPart | ((uint64_t)t.nHighPart << 32); in ilclient_ticks_to_s64()
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/src/hello_pi/libs/ilclient/
H A Dilclient.h978 ret.nLowPart = s; in ilclient_ticks_from_s64()
990 uint64_t u = t.nLowPart | ((uint64_t)t.nHighPart << 32); in ilclient_ticks_to_s64()
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/src/hello_pi/libs/ilclient/
H A Dilclient.h978 ret.nLowPart = s; in ilclient_ticks_from_s64()
990 uint64_t u = t.nLowPart | ((uint64_t)t.nHighPart << 32); in ilclient_ticks_to_s64()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/omx-plugin/include/ics/media/stagefright/openmax/
H A DOMX_Types.h304 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/omxil/
H A DOMX_Types.h288 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
H A Domxil_utils.h68 return (((int64_t)value.nHighPart) << 32) | value.nLowPart; in FromOmxTicks()
73 s.nLowPart = value; in ToOmxTicks()
H A DOMX_Broadcom.h74 …static inline OMX_TICKS omx_ticks_from_s64(signed long long s) { OMX_TICKS t; t.nLowPart = (OMX_U3… in omx_ticks_from_s64()
75 #define omx_ticks_to_s64(t) ((t).nLowPart | ((uint64_t)((t).nHighPart) << 32))
1055 OMX_U32 nLowPart; /**< low bits of the signed 64 bit value */ member
1716 OMX_U32 nLowPart; /**< low bits of the unsigned 64 bit value */ member
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/openmax/
H A DOMX_Types.h298 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/www/firefox-esr/firefox-91.8.0/media/openmax_il/il112/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/lang/spidermonkey60/firefox-60.9.0/media/openmax_il/il112/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/www/firefox/firefox-99.0/media/openmax_il/il112/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/openmax_il/il112/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/mail/thunderbird/thunderbird-91.8.0/media/openmax_il/il112/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/lang/spidermonkey78/firefox-78.9.0/media/openmax_il/il112/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/vmcs_host/khronos/IL/
H A DOMX_Types.h292 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
H A DOMX_Broadcom.h91 …static inline OMX_TICKS omx_ticks_from_s64(signed long long s) { OMX_TICKS t; t.nLowPart = (OMX_U3… in omx_ticks_from_s64()
92 #define omx_ticks_to_s64(t) ((t).nLowPart | ((uint64_t)((t).nHighPart) << 32))
1110 OMX_U32 nLowPart; /**< low bits of the signed 64 bit value */ member
1767 OMX_U32 nLowPart; /**< low bits of the unsigned 64 bit value */ member
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/vmcs_host/khronos/IL/
H A DOMX_Types.h299 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
H A DOMX_Broadcom.h91 …static inline OMX_TICKS omx_ticks_from_s64(signed long long s) { OMX_TICKS t; t.nLowPart = (OMX_U3… in omx_ticks_from_s64()
92 #define omx_ticks_to_s64(t) ((t).nLowPart | ((uint64_t)((t).nHighPart) << 32))
1120 OMX_U32 nLowPart; /**< low bits of the signed 64 bit value */ member
1782 OMX_U32 nLowPart; /**< low bits of the unsigned 64 bit value */ member
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/vmcs_host/khronos/IL/
H A DOMX_Types.h299 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
H A DOMX_Broadcom.h91 …static inline OMX_TICKS omx_ticks_from_s64(signed long long s) { OMX_TICKS t; t.nLowPart = (OMX_U3… in omx_ticks_from_s64()
92 #define omx_ticks_to_s64(t) ((t).nLowPart | ((uint64_t)((t).nHighPart) << 32))
1120 OMX_U32 nLowPart; /**< low bits of the signed 64 bit value */ member
1782 OMX_U32 nLowPart; /**< low bits of the unsigned 64 bit value */ member
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/IL/
H A DOMX_Types.h299 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
H A DOMX_Broadcom.h91 …static inline OMX_TICKS omx_ticks_from_s64(signed long long s) { OMX_TICKS t; t.nLowPart = (OMX_U3… in omx_ticks_from_s64()
92 #define omx_ticks_to_s64(t) ((t).nLowPart | ((uint64_t)((t).nHighPart) << 32))
1120 OMX_U32 nLowPart; /**< low bits of the signed 64 bit value */ member
1782 OMX_U32 nLowPart; /**< low bits of the unsigned 64 bit value */ member
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/IL/
H A DOMX_Types.h299 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
H A DOMX_Broadcom.h91 …static inline OMX_TICKS omx_ticks_from_s64(signed long long s) { OMX_TICKS t; t.nLowPart = (OMX_U3… in omx_ticks_from_s64()
92 #define omx_ticks_to_s64(t) ((t).nLowPart | ((uint64_t)((t).nHighPart) << 32))
1120 OMX_U32 nLowPart; /**< low bits of the signed 64 bit value */ member
1782 OMX_U32 nLowPart; /**< low bits of the unsigned 64 bit value */ member

12