Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Types.h287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Types.h299 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Types.h299 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Types.h299 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Types.h301 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Types.h316 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Types.h333 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Types.h316 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
H A DConversion.h668 static_cast<uint64_t>(l.nHighPart << 32); in toRawTicks()
/aosp12/frameworks/av/media/libmedia/include/media/omx/1.0/
H A DConversion.h932 static_cast<uint64_t>(l.nHighPart << 32); in toRawTicks()