OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MP4_Utils
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
mp4_utils.cpp
28
#include "
mp4_utils
.h"
45
MP4_Utils
::
MP4_Utils
()
53
MP4_Utils
::~
MP4_Utils
()
57
uint32
MP4_Utils
::read_bit_field(posInfoType * posPtr, uint32 size) {
88
bool
MP4_Utils
::parseHeader(mp4StreamType * psBits) {
265
bool
MP4_Utils
::is_notcodec_vop(unsigned char *pbuffer, unsigned int len)
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
mp4_utils.cpp
28
#include "
mp4_utils
.h"
45
MP4_Utils
::
MP4_Utils
()
53
MP4_Utils
::~
MP4_Utils
()
57
uint32
MP4_Utils
::read_bit_field(posInfoType * posPtr, uint32 size)
92
bool
MP4_Utils
::parseHeader(mp4StreamType * psBits)
300
bool
MP4_Utils
::is_notcodec_vop(unsigned char *pbuffer, unsigned int len)
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h
152
class
MP4_Utils
{
165
MP4_Utils
();
166
~
MP4_Utils
();
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h
148
class
MP4_Utils
162
MP4_Utils
();
163
~
MP4_Utils
();
Completed in 151 milliseconds