OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4PTO3GPP_Context
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_API.h
57
typedef M4OSA_Void*
M4PTO3GPP_Context
;
165
* M4OSA_ERR M4PTO3GPP_Init(
M4PTO3GPP_Context
* pContext);
176
M4OSA_ERR M4PTO3GPP_Init(
M4PTO3GPP_Context
* pContext, M4OSA_FileReadPointer* pFileReadPtrFct,
181
* M4OSA_ERR M4PTO3GPP_Open(
M4PTO3GPP_Context
pContext, M4PTO3GPP_Params* pParams);
207
M4OSA_ERR M4PTO3GPP_Open(
M4PTO3GPP_Context
pContext, M4PTO3GPP_Params* pParams);
211
* M4OSA_ERR M4PTO3GPP_Step(
M4PTO3GPP_Context
pContext);
222
M4OSA_ERR M4PTO3GPP_Step(
M4PTO3GPP_Context
pContext);
226
* M4OSA_ERR M4PTO3GPP_Close(
M4PTO3GPP_Context
pContext);
236
M4OSA_ERR M4PTO3GPP_Close(
M4PTO3GPP_Context
pContext);
240
* M4OSA_ERR M4PTO3GPP_CleanUp(
M4PTO3GPP_Context
pContext)
[
all
...]
M4xVSS_Internal.h
463
M4PTO3GPP_Context
pM4PTO3GPP_Ctxt;
/frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c
142
* M4OSA_ERR M4PTO3GPP_Init(
M4PTO3GPP_Context
* pContext);
154
M4OSA_ERR M4PTO3GPP_Init(
M4PTO3GPP_Context
* pContext,
250
* M4OSA_ERR M4PTO3GPP_Open(
M4PTO3GPP_Context
pContext, M4PTO3GPP_Params* pParams);
279
M4OSA_ERR M4PTO3GPP_Open(
M4PTO3GPP_Context
pContext, M4PTO3GPP_Params* pParams)
589
* M4OSA_ERR M4PTO3GPP_Step(
M4PTO3GPP_Context
pContext);
601
M4OSA_ERR M4PTO3GPP_Step(
M4PTO3GPP_Context
pContext)
[
all
...]
M4xVSS_internal.c
[
all
...]
Completed in 451 milliseconds