OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pEncContext
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c
187
pC->ewc.
pEncContext
= M4OSA_NULL;
[
all
...]
M4VSS3GPP_EditVideo.c
474
err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.
pEncContext
, M4OSA_NULL,
635
err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.
pEncContext
, M4OSA_NULL,
[
all
...]
M4VSS3GPP_Edit.c
208
pC->ewc.
pEncContext
= M4OSA_NULL;
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
476
M4ENCODER_Context
pEncContext
; /**< Context of the encoder */
[
all
...]
Completed in 28 milliseconds