OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pReaderDataInt
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h
156
M4READER_DataInterface*
m_pReaderDataInt
; /**< Reader common interface, data part */
/frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c
211
pC->
m_pReaderDataInt
= M4OSA_NULL;
424
&pC->
m_pReaderDataInt
);
436
&pC->
m_pReaderDataInt
);
458
pC->
m_pReaderDataInt
->m_readerContext = pC->m_pAudioReaderContext;
741
err = pC->
m_pReaderDataInt
->m_pFctGetNextAu(pC->m_pAudioReaderContext,
[
all
...]
Completed in 25 milliseconds