OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pViDecCtxt
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c
133
pClipCtxt->
pViDecCtxt
= M4OSA_NULL;
252
&pClipCtxt->
pViDecCtxt
,
265
Vid dec started;
pViDecCtxt
=0x%x", pClipCtxt->
pViDecCtxt
);
623
&pClipCtxt->
pViDecCtxt
,
646
"M4VSS3GPP_intClipOpen: Vid dec started;
pViDecCtxt
=0x%x",
647
pClipCtxt->
pViDecCtxt
);
656
pClipCtxt->
pViDecCtxt
, M4DECODER_kOptionID_OutputFilter,
854
pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctDecode(pClipCtxt->
pViDecCtxt
,
[
all
...]
M4VSS3GPP_EditVideo.c
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c
101
(M4OSA_NULL == pC->
pViDecCtxt
))
129
err = pC->m_pVideoDecoder->m_pFctRender(pC->
pViDecCtxt
, &mtCts,
423
err = pC->m_pVideoDecoder->m_pFctRender(pC->
pViDecCtxt
,
M4MCS_API.c
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
321
M4OSA_Context
pViDecCtxt
; /**< Video decoder context */
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
444
M4OSA_Context
pViDecCtxt
; /**< Video decoder context */
Completed in 33 milliseconds