OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pPictureParameterSet
(Results
1 - 2
of
2
) sorted by null
/external/opencore/fileformats/mp4/composer/include/
avcconfigurationatom.h
116
uint8*
_pPictureParameterSet
;
/external/opencore/fileformats/mp4/composer/src/
avcconfiguration.cpp
176
_pPictureParameterSet
= _sample;
178
PVA_FF_ParameterSet *paramSet = OSCL_NEW(PVA_FF_ParameterSet, (_picParameterSetLen,
_pPictureParameterSet
));
Completed in 796 milliseconds