OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pAudioEncCtxt
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditAudio.c
550
pC->ewc.
pAudioEncCtxt
,
711
pC->ewc.
pAudioEncCtxt
,
[
all
...]
M4VSS3GPP_AudioMixing.c
184
pC->ewc.
pAudioEncCtxt
= M4OSA_NULL;
543
if( M4OSA_NULL != pC->ewc.
pAudioEncCtxt
)
546
pC->ewc.
pAudioEncCtxt
);
557
pC->ewc.
pAudioEncCtxt
);
567
pC->ewc.
pAudioEncCtxt
= M4OSA_NULL;
[
all
...]
M4VSS3GPP_Edit.c
200
pC->ewc.
pAudioEncCtxt
= M4OSA_NULL;
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
454
M4OSA_Context
pAudioEncCtxt
; /**< Context of the audio encoder */
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
488
M4OSA_Context
pAudioEncCtxt
; /**< Context of the audio encoder */
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 44 milliseconds