Home
last modified time | relevance | path

Searched defs:pContext (Results 1 – 25 of 82) sorted by relevance

1234

/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_Codecs.c49 M4OSA_ERR M4MCS_clearInterfaceTables(M4MCS_Context pContext) in M4MCS_clearInterfaceTables()
133 M4OSA_ERR M4MCS_registerWriter(M4MCS_Context pContext, M4WRITER_OutputFileType MediaType, in M4MCS_registerWriter()
186 M4MCS_Context pContext, in M4MCS_registerVideoEncoder()
243 M4MCS_Context pContext, in M4MCS_registerAudioEncoder()
295 M4MCS_Context pContext, in M4MCS_registerReader()
342 M4MCS_Context pContext, in M4MCS_registerVideoDecoder()
404 M4MCS_Context pContext, in M4MCS_registerAudioDecoder()
446 M4OSA_ERR M4MCS_unRegisterAllWriters(M4MCS_Context pContext) in M4MCS_unRegisterAllWriters()
482 M4OSA_ERR M4MCS_unRegisterAllEncoders(M4MCS_Context pContext) in M4MCS_unRegisterAllEncoders()
526 M4OSA_ERR M4MCS_unRegisterAllReaders(M4MCS_Context pContext) in M4MCS_unRegisterAllReaders()
[all …]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp169 EffectContext *pContext = NULL; in EffectCreate() local
348 EffectContext * pContext = (EffectContext *)handle; in EffectRelease() local
498 int LvmBundle_init(EffectContext *pContext){ in LvmBundle_init()
711 EffectContext *pContext){ in LvmBundle_process()
776 int LvmEffect_enable(EffectContext *pContext){ in LvmEffect_enable()
827 int LvmEffect_disable(EffectContext *pContext){ in LvmEffect_disable()
877 void LvmEffect_free(EffectContext *pContext){ in LvmEffect_free()
922 int Effect_setConfig(EffectContext *pContext, effect_config_t *pConfig){ in Effect_setConfig()
1013 void Effect_getConfig(EffectContext *pContext, effect_config_t *pConfig) in Effect_getConfig()
1032 uint32_t BassGetStrength(EffectContext *pContext){ in BassGetStrength()
[all …]
/frameworks/av/libvideoeditor/osal/src/
DM4OSA_FileWriter.c52 M4OSA_ERR M4OSA_fileWriteOpen(M4OSA_Context* pContext, M4OSA_Void* pUrl, in M4OSA_fileWriteOpen()
80 M4OSA_ERR M4OSA_fileWriteData(M4OSA_Context pContext, M4OSA_MemAddr8 data, in M4OSA_fileWriteData()
209 M4OSA_ERR M4OSA_fileWriteSeek(M4OSA_Context pContext, M4OSA_FileSeekAccessMode seekMode, in M4OSA_fileWriteSeek()
310 M4OSA_ERR M4OSA_fileWriteClose(M4OSA_Context pContext) in M4OSA_fileWriteClose()
332 M4OSA_ERR M4OSA_fileWriteFlush(M4OSA_Context pContext) in M4OSA_fileWriteFlush()
387 M4OSA_ERR M4OSA_fileWriteGetOption(M4OSA_Context pContext, M4OSA_OptionID optionID, in M4OSA_fileWriteGetOption()
530 M4OSA_ERR M4OSA_fileWriteSetOption(M4OSA_Context pContext, in M4OSA_fileWriteSetOption()
DM4OSA_FileReader.c57 M4OSA_ERR M4OSA_fileReadOpen(M4OSA_Context* pContext, M4OSA_Void* pFileDescriptor, in M4OSA_fileReadOpen()
86 M4OSA_ERR M4OSA_fileReadData(M4OSA_Context pContext, M4OSA_MemAddr8 data, in M4OSA_fileReadData()
218 M4OSA_ERR M4OSA_fileReadSeek(M4OSA_Context pContext, M4OSA_FileSeekAccessMode seekMode, in M4OSA_fileReadSeek()
333 M4OSA_ERR M4OSA_fileReadClose(M4OSA_Context pContext) in M4OSA_fileReadClose()
373 M4OSA_ERR M4OSA_fileReadGetOption(M4OSA_Context pContext, M4OSA_FileReadOptionID optionID, in M4OSA_fileReadGetOption()
514 M4OSA_ERR M4OSA_fileReadSetOption(M4OSA_Context pContext, in M4OSA_fileReadSetOption()
DM4OSA_FileCommon.c66 M4OSA_ERR M4OSA_fileCommonOpen(M4OSA_UInt16 core_id, M4OSA_Context* pContext, in M4OSA_fileCommonOpen()
374 M4OSA_ERR M4OSA_fileCommonSeek(M4OSA_Context pContext, in M4OSA_fileCommonSeek()
474 M4OSA_ERR M4OSA_fileCommonClose(M4OSA_UInt16 core_id, M4OSA_Context pContext) in M4OSA_fileCommonClose()
525 M4OSA_ERR M4OSA_fileCommonGetAttribute(M4OSA_Context pContext, M4OSA_FileAttribute* pAttribute) in M4OSA_fileCommonGetAttribute()
574 M4OSA_ERR M4OSA_fileCommonGetURL(M4OSA_Context pContext, M4OSA_Char** pUrl) in M4OSA_fileCommonGetURL()
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Interface.c87 M4OSA_ERR M4WRITER_3GP_openWrite( M4WRITER_Context* pContext, in M4WRITER_3GP_openWrite()
160 M4OSA_ERR M4WRITER_3GP_startWriting(M4WRITER_Context pContext) in M4WRITER_3GP_startWriting()
204 M4OSA_ERR M4WRITER_3GP_addStream(M4WRITER_Context pContext, in M4WRITER_3GP_addStream()
341 M4OSA_ERR M4WRITER_3GP_closeWrite(M4WRITER_Context pContext) in M4WRITER_3GP_closeWrite()
394 M4WRITER_Context pContext, M4OSA_UInt32 optionID, in M4WRITER_3GP_setOption()
598 M4WRITER_Context pContext, M4OSA_UInt32 optionID, in M4WRITER_3GP_getOption()
703 M4WRITER_Context pContext, M4SYS_StreamID streamID, in M4WRITER_3GP_startAU()
767 M4WRITER_Context pContext, M4SYS_StreamID streamID, in M4WRITER_3GP_processAU()
/frameworks/av/media/libeffects/loudness/
DEffectLoudnessEnhancer.cpp66 void LE_reset(LoudnessEnhancerContext *pContext) in LE_reset() argument
100 int LE_setConfig(LoudnessEnhancerContext *pContext, effect_config_t *pConfig) in LE_setConfig()
134 void LE_getConfig(LoudnessEnhancerContext *pContext, effect_config_t *pConfig) in LE_getConfig()
152 int LE_init(LoudnessEnhancerContext *pContext) in LE_init()
207 LoudnessEnhancerContext *pContext = new LoudnessEnhancerContext; in LELib_Create() local
231 LoudnessEnhancerContext * pContext = (LoudnessEnhancerContext *)handle; in LELib_Release() local
269 LoudnessEnhancerContext * pContext = (LoudnessEnhancerContext *)self; in LE_process() local
313 LoudnessEnhancerContext * pContext = (LoudnessEnhancerContext *)self; in LE_command() local
433 LoudnessEnhancerContext * pContext = (LoudnessEnhancerContext *) self; in LE_getDescriptor() local
/frameworks/compile/libbcc/lib/Core/
DSource.cpp39 static inline llvm::Module *helper_load_bitcode(llvm::LLVMContext &pContext, in helper_load_bitcode()
61 Source *Source::CreateFromBuffer(BCCContext &pContext, in CreateFromBuffer()
89 Source *Source::CreateFromFile(BCCContext &pContext, const std::string &pPath) { in CreateFromFile()
115 Source *Source::CreateFromModule(BCCContext &pContext, llvm::Module &pModule, in CreateFromModule()
125 Source::Source(BCCContext &pContext, llvm::Module &pModule, bool pNoDelete) in Source()
159 Source *Source::CreateEmpty(BCCContext &pContext, const std::string &pName) { in CreateEmpty()
DBCCContextImpl.h39 BCCContextImpl(BCCContext &pContext) { } in BCCContextImpl()
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
DEffectReverb.cpp219 ReverbContext *pContext = new ReverbContext; in EffectCreate() local
278 ReverbContext * pContext = (ReverbContext *)handle; in EffectRelease() local
414 ReverbContext *pContext){ in process()
557 void Reverb_free(ReverbContext *pContext){ in Reverb_free()
603 int Reverb_setConfig(ReverbContext *pContext, effect_config_t *pConfig){ in Reverb_setConfig()
691 void Reverb_getConfig(ReverbContext *pContext, effect_config_t *pConfig) in Reverb_getConfig()
708 int Reverb_init(ReverbContext *pContext){ in Reverb_init()
958 void ReverbSetRoomHfLevel(ReverbContext *pContext, int16_t level){ in ReverbSetRoomHfLevel()
992 int16_t ReverbGetRoomHfLevel(ReverbContext *pContext){ in ReverbGetRoomHfLevel()
1031 void ReverbSetReverbLevel(ReverbContext *pContext, int16_t level){ in ReverbSetReverbLevel()
[all …]
/frameworks/av/media/libeffects/proxy/
DEffectProxy.cpp61 EffectContext* pContext; in EffectProxyCreate() local
148 EffectContext * pContext = (EffectContext *)handle; in EffectProxyRelease() local
186 EffectContext *pContext = (EffectContext *) self; in Effect_process() local
207 EffectContext *pContext = (EffectContext *) self; in Effect_command() local
339 EffectContext * pContext = (EffectContext *) self; in Effect_getDescriptor() local
/frameworks/av/media/libeffects/visualizer/
DEffectVisualizer.cpp92 uint32_t Visualizer_getDeltaTimeMsFromUpdatedTime(VisualizerContext* pContext) { in Visualizer_getDeltaTimeMsFromUpdatedTime() argument
110 void Visualizer_reset(VisualizerContext *pContext) in Visualizer_reset()
133 int Visualizer_setConfig(VisualizerContext *pContext, effect_config_t *pConfig) in Visualizer_setConfig()
167 void Visualizer_getConfig(VisualizerContext *pContext, effect_config_t *pConfig) in Visualizer_getConfig()
185 int Visualizer_init(VisualizerContext *pContext) in Visualizer_init()
243 VisualizerContext *pContext = new VisualizerContext; in VisualizerLib_Create() local
266 VisualizerContext * pContext = (VisualizerContext *)handle; in VisualizerLib_Release() local
308 VisualizerContext * pContext = (VisualizerContext *)self; in Visualizer_process() local
414 VisualizerContext * pContext = (VisualizerContext *)self; in Visualizer_command() local
658 VisualizerContext * pContext = (VisualizerContext *) self; in Visualizer_getDescriptor() local
/frameworks/base/media/jni/mediaeditor/
DVideoBrowserMain.c51 M4OSA_Context pContext, in videoBrowserSetWindow()
138 VideoBrowserContext* pContext = M4OSA_NULL; in videoBrowserCreate() local
393 M4OSA_ERR videoBrowserCleanUp(M4OSA_Context pContext) in videoBrowserCleanUp()
444 M4OSA_ERR videoBrowserPrepareFrame(M4OSA_Context pContext, M4OSA_UInt32* pTime, in videoBrowserPrepareFrame()
525 M4OSA_ERR videoBrowserDisplayCurrentFrame(M4OSA_Context pContext) in videoBrowserDisplayCurrentFrame()
DVideoEditorThumbnailMain.cpp162 ThumbnailContext *pContext = M4OSA_NULL; in ThumbnailOpen() local
219 M4OSA_ERR ThumbnailGetPixels(const M4OSA_Context pContext, in ThumbnailGetPixels()
265 M4OSA_ERR ThumbnailGetPixels32(const M4OSA_Context pContext, in ThumbnailGetPixels32()
288 M4OSA_ERR ThumbnailGetPixels16(const M4OSA_Context pContext, in ThumbnailGetPixels16()
312 void ThumbnailClose(const M4OSA_Context pContext) in ThumbnailClose()
DVideoEditorMain.cpp393 ManualEditContext *pContext = (ManualEditContext *)cookie; in jniPreviewProgressCallback() local
578 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_stopPreview() local
611 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_clearSurface() local
682 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_renderPreviewFrame() local
1002 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_renderMediaItemPreviewFrame() local
1144 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_generateAudioRawFile() local
1184 M4OSA_ERR videoEditor_generateAudio(JNIEnv* pEnv,ManualEditContext* pContext, in videoEditor_generateAudio()
1546 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_populateSettings() local
2094 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_startPreview() local
2147 ManualEditContext* pContext = M4OSA_NULL; in videoEditor_getProperties() local
[all …]
/frameworks/av/media/libeffects/testlibs/
DEffectEqualizer.cpp143 EqualizerContext *pContext = new EqualizerContext; in EffectCreate() local
167 EqualizerContext * pContext = (EqualizerContext *)handle; in EffectRelease() local
223 int Equalizer_setConfig(EqualizerContext *pContext, effect_config_t *pConfig) in Equalizer_setConfig()
273 void Equalizer_getConfig(EqualizerContext *pContext, effect_config_t *pConfig) in Equalizer_getConfig()
292 int Equalizer_init(EqualizerContext *pContext) in Equalizer_init()
603 android::EqualizerContext * pContext = (android::EqualizerContext *) self; in Equalizer_process() local
629 android::EqualizerContext * pContext = (android::EqualizerContext *) self; in Equalizer_command() local
730 android::EqualizerContext * pContext = (android::EqualizerContext *) self; in Equalizer_getDescriptor() local
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorAudioEncoder.cpp239 M4OSA_ERR VideoEditorAudioEncoder_cleanup(M4OSA_Context pContext) { in VideoEditorAudioEncoder_cleanup()
263 M4OSA_Context* pContext, M4OSA_Void* pUserData) { in VideoEditorAudioEncoder_init()
289 M4OSA_ERR VideoEditorAudioEncoder_init_AAC(M4OSA_Context* pContext, in VideoEditorAudioEncoder_init_AAC()
294 M4OSA_ERR VideoEditorAudioEncoder_init_AMRNB(M4OSA_Context* pContext, in VideoEditorAudioEncoder_init_AMRNB()
299 M4OSA_ERR VideoEditorAudioEncoder_init_MP3(M4OSA_Context* pContext, in VideoEditorAudioEncoder_init_MP3()
304 M4OSA_ERR VideoEditorAudioEncoder_close(M4OSA_Context pContext) { in VideoEditorAudioEncoder_close()
341 M4OSA_ERR VideoEditorAudioEncoder_open(M4OSA_Context pContext, in VideoEditorAudioEncoder_open()
498 M4OSA_ERR VideoEditorAudioEncoder_processInputBuffer(M4OSA_Context pContext, in VideoEditorAudioEncoder_processInputBuffer()
546 M4OSA_ERR VideoEditorAudioEncoder_processOutputBuffer(M4OSA_Context pContext, in VideoEditorAudioEncoder_processOutputBuffer()
605 M4OSA_ERR VideoEditorAudioEncoder_step(M4OSA_Context pContext, in VideoEditorAudioEncoder_step()
[all …]
DVideoEditorVideoEncoder.cpp303 M4OSA_ERR VideoEditorVideoEncoder_getDSI(M4ENCODER_Context pContext, in VideoEditorVideoEncoder_getDSI()
407 M4OSA_ERR VideoEditorVideoEncoder_cleanup(M4ENCODER_Context pContext) { in VideoEditorVideoEncoder_cleanup()
434 M4ENCODER_Context* pContext, in VideoEditorVideoEncoder_init()
486 M4OSA_ERR VideoEditorVideoEncoder_init_H263(M4ENCODER_Context* pContext, in VideoEditorVideoEncoder_init_H263()
496 M4OSA_ERR VideoEditorVideoEncoder_init_MPEG4(M4ENCODER_Context* pContext, in VideoEditorVideoEncoder_init_MPEG4()
506 M4OSA_ERR VideoEditorVideoEncoder_init_H264(M4ENCODER_Context* pContext, in VideoEditorVideoEncoder_init_H264()
515 M4OSA_ERR VideoEditorVideoEncoder_close(M4ENCODER_Context pContext) { in VideoEditorVideoEncoder_close()
554 M4OSA_ERR VideoEditorVideoEncoder_open(M4ENCODER_Context pContext, in VideoEditorVideoEncoder_open()
737 M4ENCODER_Context pContext, M4OSA_Double Cts, in VideoEditorVideoEncoder_processInputBuffer()
839 M4ENCODER_Context pContext, MediaBuffer* buffer) { in VideoEditorVideoEncoder_processOutputBuffer()
[all …]
DVideoEditorAudioDecoder.cpp396 M4OSA_ERR VideoEditorAudioDecoder_destroy(M4AD_Context pContext) { in VideoEditorAudioDecoder_destroy()
431 M4AD_Context* pContext, M4_AudioStreamHandler* pStreamHandler, in VideoEditorAudioDecoder_create()
588 M4OSA_ERR VideoEditorAudioDecoder_create_AAC(M4AD_Context* pContext, in VideoEditorAudioDecoder_create_AAC()
596 M4OSA_ERR VideoEditorAudioDecoder_create_AMRNB(M4AD_Context* pContext, in VideoEditorAudioDecoder_create_AMRNB()
604 M4OSA_ERR VideoEditorAudioDecoder_create_AMRWB(M4AD_Context* pContext, in VideoEditorAudioDecoder_create_AMRWB()
612 M4OSA_ERR VideoEditorAudioDecoder_create_MP3(M4AD_Context* pContext, in VideoEditorAudioDecoder_create_MP3()
620 M4AD_Context pContext, M4AD_Buffer* pInputBuffer) { in VideoEditorAudioDecoder_processInputBuffer()
650 M4OSA_ERR VideoEditorAudioDecoder_processOutputBuffer(M4AD_Context pContext, in VideoEditorAudioDecoder_processOutputBuffer()
713 M4OSA_ERR VideoEditorAudioDecoder_step(M4AD_Context pContext, in VideoEditorAudioDecoder_step()
799 M4OSA_ERR VideoEditorAudioDecoder_setOption(M4AD_Context pContext, in VideoEditorAudioDecoder_setOption()
[all …]
DVideoEditor3gpReader.cpp131 static void VideoEditor3gpReader_BitStreamParserInit(void** pContext, in VideoEditor3gpReader_BitStreamParserInit()
157 static void VideoEditor3gpReader_BitStreamParserCleanUp(void* pContext) { in VideoEditor3gpReader_BitStreamParserCleanUp()
169 static M4OSA_UInt32 VideoEditor3gpReader_BitStreamParserShowBits(void* pContext, in VideoEditor3gpReader_BitStreamParserShowBits()
210 static void VideoEditor3gpReader_BitStreamParserFlushBits(void* pContext, in VideoEditor3gpReader_BitStreamParserFlushBits()
232 void* pContext,M4OSA_Int32 bitPos, M4OSA_Int32 bitLength) { in VideoEditor3gpReader_BitStreamParserGetBits()
271 static void VideoEditor3gpReader_BitStreamParserRestart(void* pContext) { in VideoEditor3gpReader_BitStreamParserRestart()
292 void* pContext) { in VideoEditor3gpReader_GetCurrentbitStreamPointer()
302 static M4OSA_Int32 VideoEditor3gpReader_BitStreamParserGetSize(void* pContext) { in VideoEditor3gpReader_BitStreamParserGetSize()
311 static void VideoEditor3gpReader_MPEG4BitStreamParserInit(void** pContext, in VideoEditor3gpReader_MPEG4BitStreamParserInit()
315 static M4OSA_Int32 VideoEditor3gpReader_GetMpegLengthFromInteger(void* pContext, in VideoEditor3gpReader_GetMpegLengthFromInteger()
[all …]
/frameworks/av/libvideoeditor/vss/src/
DM4xVSS_API.c68 M4OSA_ERR M4xVSS_Init( M4OSA_Context *pContext, M4xVSS_InitParams *pParams ) in M4xVSS_Init()
249 M4OSA_ERR M4xVSS_ReduceTranscode( M4OSA_Context pContext, in M4xVSS_ReduceTranscode()
587 M4OSA_ERR M4xVSS_SendCommand( M4OSA_Context pContext, in M4xVSS_SendCommand()
4749 M4OSA_ERR M4xVSS_SaveStart( M4OSA_Context pContext, M4OSA_Void *pFilePath, in M4xVSS_SaveStart()
5384 M4OSA_ERR M4xVSS_SaveStop( M4OSA_Context pContext ) in M4xVSS_SaveStop()
5434 M4OSA_ERR M4xVSS_Step( M4OSA_Context pContext, M4OSA_UInt8 *pProgress ) in M4xVSS_Step()
5941 M4OSA_ERR M4xVSS_CloseCommand( M4OSA_Context pContext ) in M4xVSS_CloseCommand()
6088 M4OSA_ERR M4xVSS_CleanUp( M4OSA_Context pContext ) in M4xVSS_CleanUp()
6300 M4OSA_ERR M4xVSS_getMCSContext( M4OSA_Context pContext, in M4xVSS_getMCSContext()
6337 M4OSA_ERR M4xVSS_getVSS3GPPContext( M4OSA_Context pContext, in M4xVSS_getVSS3GPPContext()
DM4PTO3GPP_API.c154 M4OSA_ERR M4PTO3GPP_Init( M4PTO3GPP_Context* pContext, in M4PTO3GPP_Init()
279 M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams) in M4PTO3GPP_Open()
601 M4OSA_ERR M4PTO3GPP_Step(M4PTO3GPP_Context pContext) in M4PTO3GPP_Step()
936 M4OSA_ERR M4PTO3GPP_Close(M4PTO3GPP_Context pContext) in M4PTO3GPP_Close()
1075 M4OSA_ERR M4PTO3GPP_CleanUp(M4PTO3GPP_Context pContext) in M4PTO3GPP_CleanUp()
DM4AIR_API.c119 M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat) in M4AIR_create()
184 M4OSA_ERR M4AIR_cleanUp(M4OSA_Context pContext) in M4AIR_cleanUp()
221 M4OSA_ERR M4AIR_configure(M4OSA_Context pContext, M4AIR_Params* pParams) in M4AIR_configure()
434 M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut) in M4AIR_get()
/frameworks/wilhelm/src/itf/
DIMIDIMessage.c39 slMetaEventCallback callback, void *pContext) in IMIDIMessage_RegisterMetaEventCallback()
55 slMIDIMessageCallback callback, void *pContext) in IMIDIMessage_RegisterMIDIMessageCallback()
DIAudioIODeviceCapabilities.c72 void *pContext) in IAudioIODeviceCapabilities_RegisterAvailableAudioInputsChangedCallback()
142 void *pContext) in IAudioIODeviceCapabilities_RegisterAvailableAudioOutputsChangedCallback()
159 void *pContext) in IAudioIODeviceCapabilities_RegisterDefaultDeviceIDMapChangedCallback()

1234