Searched defs:pDecoderType (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
D | VideoEditorAudioDecoder.cpp | 896 M4AD_Type* pDecoderType, M4AD_Interface** pDecoderInterface) { in VideoEditorAudioDecoder_getInterface() 961 M4OSA_ERR VideoEditorAudioDecoder_getInterface_AAC(M4AD_Type* pDecoderType, in VideoEditorAudioDecoder_getInterface_AAC() 968 M4OSA_ERR VideoEditorAudioDecoder_getInterface_AMRNB(M4AD_Type* pDecoderType, in VideoEditorAudioDecoder_getInterface_AMRNB() 975 M4OSA_ERR VideoEditorAudioDecoder_getInterface_AMRWB(M4AD_Type* pDecoderType, in VideoEditorAudioDecoder_getInterface_AMRWB() 982 M4OSA_ERR VideoEditorAudioDecoder_getInterface_MP3(M4AD_Type* pDecoderType, in VideoEditorAudioDecoder_getInterface_MP3()
|
D | VideoEditorVideoDecoder.cpp | 1705 M4DECODER_VideoType *pDecoderType, M4OSA_Context *pDecInterface) { in VideoEditorVideoDecoder_getInterface() 1729 M4DECODER_VideoType *pDecoderType, M4OSA_Context *pDecInterface) { in VideoEditorVideoDecoder_getSoftwareInterface() 1754 M4DECODER_VideoType *pDecoderType, M4OSA_Context *pDecInterface) { in VideoEditorVideoDecoder_getInterface_MPEG4() 1760 M4DECODER_VideoType *pDecoderType, M4OSA_Context *pDecInterface) { in VideoEditorVideoDecoder_getInterface_H264() 1767 M4DECODER_VideoType *pDecoderType, M4OSA_Context *pDecInterface) { in VideoEditorVideoDecoder_getSoftwareInterface_MPEG4() 1773 M4DECODER_VideoType *pDecoderType, M4OSA_Context *pDecInterface) { in VideoEditorVideoDecoder_getSoftwareInterface_H264()
|
/frameworks/av/libvideoeditor/vss/src/ |
D | M4AD_Null.c | 234 M4OSA_ERR M4AD_NULL_getInterface( M4AD_Type *pDecoderType, M4AD_Interface **pDecoderInterface) in M4AD_NULL_getInterface()
|
D | M4DECODER_Null.c | 414 M4OSA_ERR M4DECODER_NULL_getInterface (M4DECODER_VideoType *pDecoderType, in M4DECODER_NULL_getInterface()
|