Home
last modified time | relevance | path

Searched refs:MP4_Utils (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp45 MP4_Utils::MP4_Utils() in MP4_Utils() function in MP4_Utils
53 MP4_Utils::~MP4_Utils() in ~MP4_Utils()
57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) in read_bit_field()
92 bool MP4_Utils::parseHeader(mp4StreamType * psBits) in parseHeader()
300 bool MP4_Utils::is_notcodec_vop(unsigned char *pbuffer, unsigned int len) in is_notcodec_vop()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dmp4_utils.cpp45 MP4_Utils::MP4_Utils() in MP4_Utils() function in MP4_Utils
53 MP4_Utils::~MP4_Utils() in ~MP4_Utils()
57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) { in read_bit_field()
88 bool MP4_Utils::parseHeader(mp4StreamType * psBits) { in parseHeader()
265 bool MP4_Utils::is_notcodec_vop(unsigned char *pbuffer, unsigned int len) in is_notcodec_vop()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h148 class MP4_Utils
162 MP4_Utils();
163 ~MP4_Utils();
Domx_vdec_hevc.h820 MP4_Utils mp4_headerparser;
Domx_vdec.h868 MP4_Utils mp4_headerparser;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dmp4_utils.h152 class MP4_Utils {
165 MP4_Utils();
166 ~MP4_Utils();
Domx_vdec.h795 MP4_Utils mp4_headerparser;