OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxDpbSize
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_seq_param_set.h
73
u32
maxDpbSize
;
h264bsd_seq_param_set.c
313
pSeqParamSet->
maxDpbSize
= value;
339
pSeqParamSet->
maxDpbSize
)
346
pSeqParamSet->
maxDpbSize
=
h264bsd_decoder.c
376
(oldSPS->
maxDpbSize
!= newSPS->
maxDpbSize
))
h264bsd_storage.c
392
pStorage->activeSps->
maxDpbSize
,
Completed in 314 milliseconds