Home
last modified time | relevance | path

Searched refs:posInfoType (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h151 struct posInfoType { struct
156 posInfoType m_posInfo; argument
166 static uint32 read_bit_field(posInfoType * posPtr, uint32 size);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h151 struct posInfoType { struct
156 posInfoType m_posInfo; argument
166 static uint32 read_bit_field(posInfoType * posPtr, uint32 size);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h151 struct posInfoType { struct
156 posInfoType m_posInfo; argument
166 static uint32 read_bit_field(posInfoType * posPtr, uint32 size);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dmp4_utils.h154 struct posInfoType { struct
159 posInfoType m_posInfo; argument
169 static uint32 read_bit_field(posInfoType * posPtr, uint32 size);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp50 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) in read_bit_field()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp50 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) in read_bit_field()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp50 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) in read_bit_field()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dmp4_utils.cpp57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) { in read_bit_field()