OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pendingActivation
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.h
145
u32
pendingActivation
; /* Activate parameter sets after returning
h264bsd_storage.c
336
pStorage->
pendingActivation
= HANTRO_TRUE;
339
else if (pStorage->
pendingActivation
)
341
pStorage->
pendingActivation
= HANTRO_FALSE;
401
pStorage->
pendingActivation
= HANTRO_TRUE;
h264bsd_decoder.c
235
if (pStorage->
pendingActivation
)
332
pStorage->
pendingActivation
= HANTRO_FALSE;
393
if (pStorage->
pendingActivation
)
Completed in 65 milliseconds