OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lengthSize
(Results
1 - 2
of
2
) sorted by null
/external/opencore/fileformats/mp4/composer/include/
avcconfigurationatom.h
101
if (
_lengthSize
!= 0)
113
uint8
_lengthSize
;
/external/opencore/fileformats/mp4/composer/src/
avcconfiguration.cpp
39
_lengthSize
= 0;
59
if (
_lengthSize
== 0)
61
_lengthSize
= NAL_UNIT_LENGTH; // set length size of NAL units as 16 bits
248
if (!PVA_FF_AtomUtils::render8(fp,
_lengthSize
))
Completed in 19 milliseconds