Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Types.h286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Types.h298 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Types.h298 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Types.h298 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Types.h300 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Types.h315 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Types.h332 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Types.h315 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
H A DConversion.h667 return static_cast<uint64_t>(l.nLowPart) | in toRawTicks()
/aosp12/frameworks/av/media/libmedia/include/media/omx/1.0/
H A DConversion.h931 return static_cast<uint64_t>(l.nLowPart) | in toRawTicks()