OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pparent
(Results
76 - 90
of
90
) sorted by null
1
2
3
4
/external/opencore/fileformats/mp4/parser/src/
textsampleentry.cpp
41
_pparent
= NULL;
trackheaderatom.cpp
48
_pparent
= NULL;
avcconfigurationbox.cpp
42
_pparent
= NULL;
avcsampleentry.cpp
43
_pparent
= NULL;
trackatom.cpp
67
_pparent
= NULL;
oma2boxes.cpp
248
_pparent
= NULL;
574
_pparent
= NULL;
1004
_pparent
= NULL;
[
all
...]
textsamplemodifiers.cpp
29
_pparent
= NULL;
movieatom.cpp
69
_pparent
= NULL;
[
all
...]
sampletableatom.cpp
124
_pparent
= NULL;
[
all
...]
/external/opencore/fileformats/mp4/composer/src/
avcconfiguration.cpp
350
if (
_pparent
!= NULL)
352
_pparent
->recomputeSize();
sampletableatom.cpp
310
if (
_pparent
!= NULL)
312
_pparent
->recomputeSize();
trackatom.cpp
357
if (
_pparent
!= NULL)
359
_pparent
->recomputeSize();
movieatom.cpp
263
if (
_pparent
!= NULL)
265
_pparent
->recomputeSize();
sampledescriptionatom.cpp
743
if (
_pparent
!= NULL)
745
_pparent
->recomputeSize();
mpeg4file.cpp
333
_pparent
= NULL;
[
all
...]
Completed in 924 milliseconds
1
2
3
4