OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pDecoderSpecInfo
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4PCMR_CoreReader.h
97
M4OSA_MemAddr32
m_pDecoderSpecInfo
;/**< Pointer to the decoder specific info
/frameworks/av/libvideoeditor/vss/src/
M4PCMR_CoreReader.c
94
context->
m_pDecoderSpecInfo
= M4OSA_NULL;
269
c->
m_pDecoderSpecInfo
= pStreamDesc->decoderSpecificInfo;
569
if(c->
m_pDecoderSpecInfo
!= M4OSA_NULL)
571
free(c->
m_pDecoderSpecInfo
);
Completed in 225 milliseconds