OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbFrag
(Results
1 - 10
of
10
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4SYS_AccessUnit.h
71
M4OSA_UInt8
nbFrag
; /**< The number of fragments. It can be 0 if there is
73
M4SYS_Frag** frag; /**< An array of '
nbFrag
' fragments. It stores the
/frameworks/av/libvideoeditor/vss/src/
M4READER_Amr.c
374
pAu->
nbFrag
= 0;
702
pAu->
nbFrag
= 0;
M4READER_Pcm.c
441
pAu->
nbFrag
= 0;
565
pAu->
nbFrag
= 0;
M4PTO3GPP_API.c
[
all
...]
M4PCMR_CoreReader.c
397
pAU->
nbFrag
= 0;
M4VSS3GPP_Edit.c
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorMp3Reader.cpp
587
pAu->
nbFrag
= 0;
737
pAu->
nbFrag
= 0;
VideoEditor3gpReader.cpp
[
all
...]
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Interface.c
791
"dataAddress=0x%x, size=%d, CTS=%d,
nbFrag
=%d",
792
pAU->dataAddress, pAU->size, (M4OSA_UInt32)pAU->CTS, pAU->
nbFrag
);
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 795 milliseconds