OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bLastInternalCallBack
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_VideoPreProcessing.c
81
if (M4OSA_FALSE == pC->
m_bLastInternalCallBack
)
104
pC->
m_bLastInternalCallBack
= M4OSA_TRUE; /* Toggle flag for the final call of the CB*/
M4PTO3GPP_API.c
238
pC->
m_bLastInternalCallBack
= M4OSA_FALSE;
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h
188
M4OSA_Bool
m_bLastInternalCallBack
;
Completed in 22 milliseconds