OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4AD_Type
(Results
1 - 11
of
11
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorAudioDecoder.h
27
M4OSA_ERR VideoEditorAudioDecoder_getInterface_AAC(
M4AD_Type
* pDecoderType,
30
M4OSA_ERR VideoEditorAudioDecoder_getInterface_AMRNB(
M4AD_Type
* pDecoderType,
33
M4OSA_ERR VideoEditorAudioDecoder_getInterface_AMRWB(
M4AD_Type
* pDecoderType,
36
M4OSA_ERR VideoEditorAudioDecoder_getInterface_MP3(
M4AD_Type
* pDecoderType,
/frameworks/av/libvideoeditor/vss/common/inc/
M4AD_Null.h
37
* @param pDecoderType : pointer on an
M4AD_Type
(allocated by the caller)
47
M4OSA_ERR M4AD_NULL_getInterface(
M4AD_Type
*pDecoderType, M4AD_Interface **pDecoderInterface);
M4AD_Common.h
104
* enum
M4AD_Type
125
}
M4AD_Type
;
280
* The decoder type is one of the
M4AD_Type
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalFunctions.h
178
M4OSA_ERR M4MCS_registerAudioDecoder(M4MCS_Context pContext,
M4AD_Type
decoderType,
/frameworks/av/libvideoeditor/vss/src/
M4AD_Null.c
222
* @param pDecoderType : pointer on an
M4AD_Type
(allocated by the caller)
234
M4OSA_ERR M4AD_NULL_getInterface(
M4AD_Type
*pDecoderType, M4AD_Interface **pDecoderInterface)
M4VSS3GPP_MediaAndCodecSubscription.c
151
M4AD_Type
audioDecoderType;
M4VSS3GPP_Codecs.c
432
M4AD_Type
decoderType, M4AD_Interface *pDecoderInterface)
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp
96
M4AD_Type
mDecoderType;
430
M4OSA_ERR VideoEditorAudioDecoder_create(
M4AD_Type
decoderType,
895
M4OSA_ERR VideoEditorAudioDecoder_getInterface(
M4AD_Type
decoderType,
896
M4AD_Type
* pDecoderType, M4AD_Interface** pDecoderInterface) {
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h
336
M4AD_Type
decoderType,
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_MediaAndCodecSubscription.c
153
M4AD_Type
audioDecoderType;
M4MCS_Codecs.c
405
M4AD_Type
decoderType,
[
all
...]
Completed in 1351 milliseconds