OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_3gpData
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/jni/mediaeditor/
VideoBrowserInternal.h
94
M4READER_DataInterface*
m_3gpData
;
VideoBrowserMain.c
179
&pContext->m_3gpReader, &pContext->
m_3gpData
);
182
CHECK_PTR(videoBrowserCreate, pContext->
m_3gpData
, err, M4ERR_ALLOC);
188
pContext->
m_3gpData
->m_readerContext = pContext->m_pReaderCtx;
262
pContext->
m_3gpData
,
289
pContext->
m_3gpData
,
378
SAFE_FREE(pContext->
m_3gpData
);
418
SAFE_FREE(pC->
m_3gpData
);
Completed in 20 milliseconds