HomeSort by relevance Sort by last modified time
    Searched refs:pContext (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/av/libvideoeditor/vss/common/inc/
M4_BitStreamParser.h 34 * @param pContext : A pointer to the context internally used by the package - ALLOCATED BY THE
40 void M4_BitStreamParser_Init(void** pContext, void* pBitStream, M4OSA_Int32 size);
45 * @param pContext (IN/OUT) M4_BitStreamParser context.
48 void M4_BitStreamParser_CleanUp(void* pContext);
54 * @param pContext (IN/OUT) M4_BitStreamParser context.
59 M4OSA_UInt32 M4_BitStreamParser_ShowBits(void* pContext, M4OSA_Int32 length);
64 * @param pContext (IN/OUT) M4_BitStreamParser context.
68 void M4_BitStreamParser_FlushBits(void* pContext, M4OSA_Int32 length);
75 * @param pContext : A pointer to the context internally used by the package
80 M4OSA_UInt32 M4_BitStreamParser_GetBits(void* pContext,M4OSA_Int32 bitPos, M4OSA_Int32 length)
    [all...]
M4VPP_API.h 70 * @param pContext: (IN) Execution context of the VPP.
75 typedef M4OSA_ERR (M4VPP_apply_fct) (M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
82 * M4OSA_ERR M4VPP_initVideoPreprocessing(M4VPP_Context* pContext)
85 * @param pContext: (OUT) Execution context allocated by the function.
88 * @return M4ERR_PARAMETER: pContext is NULL (debug only).
91 M4OSA_ERR M4VPP_initVideoPreprocessing(M4VPP_Context* pContext);
95 * M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
99 * @param pContext: (IN) Execution context.
103 * @return M4ERR_PARAMETER: pContext or pPlaneIn or pPlaneOut is NULL (debug only).
108 M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn
    [all...]
M4AIR_API.h 110 * M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat);
112 * @param pContext: (IN/OUT) Address of the context to create
115 * @return M4ERR_PARAMETER: pContext is M4OSA_NULL (debug only). Invalid formatType
119 M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat);
124 * M4OSA_ERR M4AIR_cleanUp(M4OSA_Context pContext)
126 * @param pContext: (IN) Context identifying the instance to destroy
128 * @return M4ERR_PARAMETER: pContext is M4OSA_NULL (debug only).
132 M4OSA_ERR M4AIR_cleanUp(M4OSA_Context pContext);
137 * M4OSA_ERR M4AIR_configure(M4OSA_Context pContext, M4AIR_Params* pParams)
143 * @param pContext: (IN) Context identifying the instanc
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.c 39 #define LOG_ERROR(pContext, msg, ...) log_error("%s - line %d: " msg, pContext->pManifestName, pContext->nLine, __VA_ARGS__)
50 #define LOG_ERROR(pContext...)
57 LIB_MANIFEST2_CONTEXT* pContext)
59 pContext->nOffset = 0;
60 pContext->nLine = 1;
61 pContext->nSectionStartOffset = 0;
132 LIB_MANIFEST2_CONTEXT* pContext,
139 uint8_t* pCurrent = pContext->pManifestContent + pContext->nOffset
    [all...]
lib_manifest2.h 81 LIB_MANIFEST2_CONTEXT* pContext);
94 LIB_MANIFEST2_CONTEXT* pContext,
101 LIB_MANIFEST2_CONTEXT* pContext,
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalFunctions.h 36 * M4OSA_ERR M4MCS_intApplyVPP( M4VPP_Context pContext,
41 * @param pContext (IN) VPP context, which actually is the MCS
52 M4OSA_ERR M4MCS_intApplyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
57 * M4OSA_ERR M4MCS_SubscribeMediaAndCodec(M4MCS_Context pContext);
61 * @param pContext: (IN) Execution context.
63 * @return M4ERR_PARAMETER pContext is NULL
66 M4OSA_ERR M4MCS_subscribeMediaAndCodec(M4MCS_Context pContext);
71 * @param pContext (IN/OUT) MCS context.
76 M4OSA_ERR M4MCS_clearInterfaceTables(M4MCS_Context pContext);
80 * M4OSA_ERR M4MCS_registerWriter(M4MCS_Context pContext,
    [all...]
M4MCS_API.h 326 * M4OSA_ERR M4MCS_init(M4MCS_Context* pContext, M4OSA_FileReadPointer* pFileReadPtrFct,
330 * @param pContext (OUT) Pointer on the MCS context to allocate
338 M4OSA_ERR M4MCS_init(M4MCS_Context* pContext, M4OSA_FileReadPointer* pFileReadPtrFct,
343 * M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn, M4OSA_Void* pFileOut,
350 * @param pContext (IN) MCS context
368 M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn,
374 * M4OSA_ERR M4MCS_step(M4MCS_Context pContext, M4OSA_UInt8 *pProgress);
377 * @param pContext (IN) MCS context
392 M4OSA_ERR M4MCS_step(M4MCS_Context pContext, M4OSA_UInt8 *pProgress);
396 * M4OSA_ERR M4MCS_pause(M4MCS_Context pContext);
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 177 int Reverb_init (ReverbContext *pContext);
178 void Reverb_free (ReverbContext *pContext);
179 int Reverb_setConfig (ReverbContext *pContext, effect_config_t *pConfig);
180 void Reverb_getConfig (ReverbContext *pContext, effect_config_t *pConfig);
181 int Reverb_setParameter (ReverbContext *pContext, void *pParam, void *pValue);
182 int Reverb_getParameter (ReverbContext *pContext,
186 int Reverb_LoadPreset (ReverbContext *pContext);
219 ReverbContext *pContext = new ReverbContext;
221 pContext->itfe = &gReverbInterface;
222 pContext->hInstance = NULL
    [all...]
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 74 void Visualizer_reset(VisualizerContext *pContext)
76 pContext->mCaptureIdx = 0;
77 pContext->mLastCaptureIdx = 0;
78 pContext->mBufferUpdateTime.tv_sec = 0;
79 pContext->mLatency = 0;
80 memset(pContext->mCaptureBuf, 0x80, CAPTURE_BUF_SIZE);
89 // pContext: effect engine context
97 int Visualizer_setConfig(VisualizerContext *pContext, effect_config_t *pConfig)
109 pContext->mConfig = *pConfig;
111 Visualizer_reset(pContext);
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.c 38 * M4OSA_Context pContext, M4OSA_UInt32 x,
41 * @param pContext (IN) : Video Browser context
51 M4OSA_Context pContext,
56 VideoBrowserContext* pC = (VideoBrowserContext*)pContext;
60 pContext, x, y, dx, dy);
63 CHECK_PTR(videoBrowserSetWindow, pContext, err, M4ERR_PARAMETER);
138 VideoBrowserContext* pContext = M4OSA_NULL;
157 pContext = (VideoBrowserContext*)M4OSA_32bitAlignedMalloc(
161 CHECK_PTR(videoBrowserCreate, pContext,err, M4ERR_ALLOC);
162 memset((void *)pContext, 0,sizeof(VideoBrowserContext))
    [all...]
VideoEditorThumbnailMain.h 30 * @param pContext (OUT) Thumbnail Context.
43 * @param pContext (IN) Thumbnail Context.
50 M4OSA_ERR ThumbnailGetPixels32(const M4OSA_Context pContext,
58 * @param pContext (IN) Thumbnail Context.
65 M4OSA_ERR ThumbnailGetPixels16(const M4OSA_Context pContext,
73 * @param pContext (IN) Thumbnail Context.
76 void ThumbnailClose(const M4OSA_Context pContext);
VideoEditorMain.cpp 112 M4MCS_Context pContext,
135 ManualEditContext* pContext,
257 M4OSA_ERR videoEditor_generateAudio(JNIEnv* pEnv,ManualEditContext* pContext,
393 ManualEditContext *pContext = (ManualEditContext *)cookie;
406 pContext->pVM->AttachCurrentThread(&pEnv, NULL);
423 pContext->mIsUpdateOverlay = true;
428 if (pContext->mOverlayFileName != NULL) {
429 free(pContext->mOverlayFileName);
430 pContext->mOverlayFileName = NULL;
434 strlen((const char*)pContext->pEditSettings->Effects[overlayEffectIndex].xVSS.pFramingFilePath)
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 132 int LvmBundle_init (EffectContext *pContext);
133 int LvmEffect_enable (EffectContext *pContext);
134 int LvmEffect_disable (EffectContext *pContext);
135 void LvmEffect_free (EffectContext *pContext);
136 int Effect_setConfig (EffectContext *pContext, effect_config_t *pConfig);
137 void Effect_getConfig (EffectContext *pContext, effect_config_t *pConfig);
138 int BassBoost_setParameter (EffectContext *pContext, void *pParam, void *pValue);
139 int BassBoost_getParameter (EffectContext *pContext,
143 int Virtualizer_setParameter (EffectContext *pContext, void *pParam, void *pValue);
144 int Virtualizer_getParameter (EffectContext *pContext,
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_ISO15693Format.h 108 void *pContext,
phLibNfc.h 397 * \param[in] pContext Context passed in the connect request before.
412 typedef void (*pphLibNfc_ConnectCallback_t) (void* pContext,
426 * \param[in] pContext Context passed in the disconnect request before.
434 typedef void (*pphLibNfc_DisconnectCallback_t)(void* pContext,
448 * \param[in] pContext Context passed in the connect request before.
462 typedef void (*pphLibNfc_IoctlCallback_t) (void* pContext,
479 * \param[in] pContext LibNfc client context passed in the corresponding request before.
490 typedef void (*pphLibNfc_TransceiveCallback_t)( void* pContext,
506 * \param[in] pContext LibNfc client context passed in the corresponding request
510 typedef void(*pphLibNfc_RspCb_t) (void* pContext,NFCSTATUS Status)
    [all...]
phDal4Nfc.h 115 void *pContext;
194 * \param[in] pContext DAL context is provided by the upper layer.
220 void *pContext,
237 * \param[in] pContext DAL context provided by the upper layer.
266 void *pContext,
281 * \param[in] pContext DAL context is provided by the upper layer.
311 void *pContext,
328 * \param[in] pContext DAL context is provided by the upper layer.
360 void *pContext,
379 * \param[in] pContext DAL context is provided by the upper layer
    [all...]
phFriNfc_LlcpTransport_Connection.h 117 * \param[in] pContext Upper layer context to be returned in
129 void* pContext);
146 * \param[in] pContext Upper layer context to be returned in the callback.
160 void* pContext);
173 * \param[in] pContext Upper layer context to be returned in the callback.
182 void *pContext);
196 * \param[in] pContext Upper layer context to be returned in
212 void* pContext);
223 * \param[in] pContext Upper layer context to be returned in
239 void* pContext);
    [all...]
phOsalNfc_Timer.h 77 typedef void (*ppCallBck_t)(uint32_t TimerId, void *pContext);
91 void* pContext; /**< Timer Callback context*/
152 void *pContext);
phFriNfc_LlcpMac.h 109 typedef void (*phFriNfc_LlcpMac_Chk_CB_t) (void *pContext,
112 typedef void (*phFriNfc_LlcpMac_LinkStatus_CB_t) (void *pContext,
117 typedef void (*phFriNfc_LlcpMac_Send_CB_t) (void *pContext,
121 typedef void (*phFriNfc_LlcpMac_Reveive_CB_t) (void *pContext,
130 void *pContext);
139 void *pContext);
144 void *pContext);
206 void *pContext);
214 void *pContext);
235 void *pContext);
    [all...]
phFriNfc_LlcpTransport.h 80 typedef void (*pphFriNfc_LlcpTransportSocketErrCb_t) ( void* pContext,
89 typedef void (*pphFriNfc_LlcpTransportSocketListenCb_t) (void* pContext,
97 typedef void (*pphFriNfc_LlcpTransportSocketConnectCb_t) ( void* pContext,
106 typedef void (*pphFriNfc_LlcpTransportSocketDisconnectCb_t) (void* pContext,
114 typedef void (*pphFriNfc_LlcpTransportSocketAcceptCb_t) (void* pContext,
122 typedef void (*pphFriNfc_LlcpTransportSocketRejectCb_t) (void* pContext,
130 typedef void (*pphFriNfc_LlcpTransportSocketRecvCb_t) (void* pContext,
138 typedef void (*pphFriNfc_LlcpTransportSocketRecvFromCb_t) (void* pContext,
147 typedef void (*pphFriNfc_LlcpTransportSocketSendCb_t) (void* pContext,
231 void *pContext;
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 418 SampleCompTestCtxt *pContext;
425 pContext = (SampleCompTestCtxt *) pAppData;
435 pContext->eState = (OMX_STATETYPE) nData2;
436 TIMM_OSAL_SemaphoreRelease(pContext->hStateSetEvent);
443 TIMM_OSAL_SemaphoreRelease(pContext->
494 SampleCompTestCtxt *pContext;
501 pContext = (SampleCompTestCtxt *) pAppData;
502 pContext->nBufDoneCalls++;
504 BUFFER_LIST_SET_ENTRY(pContext->pInBufferList, pBuffer);
519 SampleCompTestCtxt *pContext;
    [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 116 int Equalizer_init(EqualizerContext *pContext);
117 int Equalizer_setConfig(EqualizerContext *pContext, effect_config_t *pConfig);
143 EqualizerContext *pContext = new EqualizerContext;
145 pContext->itfe = &gEqualizerInterface;
146 pContext->pEqualizer = NULL;
147 pContext->state = EQUALIZER_STATE_UNINITIALIZED;
149 ret = Equalizer_init(pContext);
152 delete pContext;
156 *pHandle = (effect_handle_t)pContext;
157 pContext->state = EQUALIZER_STATE_INITIALIZED
    [all...]
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_FileReader.c 57 M4OSA_ERR M4OSA_fileReadOpen(M4OSA_Context* pContext, M4OSA_Void* pFileDescriptor,
61 pContext, pFileDescriptor, fileModeAccess);
63 return M4OSA_fileCommonOpen(M4OSA_FILE_READER, pContext,
86 M4OSA_ERR M4OSA_fileReadData(M4OSA_Context pContext, M4OSA_MemAddr8 data,
89 M4OSA_FileContext* pFileContext = pContext;
96 M4OSA_DEBUG_IF2(M4OSA_NULL == pContext, M4ERR_PARAMETER,
97 "M4OSA_fileReadData: pContext is M4OSA_NULL");
143 err = M4OSA_fileCommonSeek(pContext, M4OSA_kFileSeekBeginning,
218 M4OSA_ERR M4OSA_fileReadSeek(M4OSA_Context pContext, M4OSA_FileSeekAccessMode seekMode,
221 M4OSA_FileContext* pFileContext = (M4OSA_FileContext*)pContext;
    [all...]
M4OSA_FileWriter.c 38 * @param pContext: (OUT) Context of the core file writer
52 M4OSA_ERR M4OSA_fileWriteOpen(M4OSA_Context* pContext, M4OSA_Void* pUrl,
56 pContext, pUrl, fileModeAccess);
58 return M4OSA_fileCommonOpen(M4OSA_FILE_WRITER, pContext, pUrl,
71 * @param pContext: (IN/OUT) Context of the core file reader
80 M4OSA_ERR M4OSA_fileWriteData(M4OSA_Context pContext, M4OSA_MemAddr8 data,
83 M4OSA_FileContext* pFileContext = pContext;
90 M4OSA_DEBUG_IF2(M4OSA_NULL == pContext, M4ERR_PARAMETER,
91 "M4OSA_fileWriteData: pContext is M4OSA_NULL");
132 err = M4OSA_fileCommonSeek(pContext, M4OSA_kFileSeekBeginning
    [all...]
  /frameworks/compile/libbcc/include/bcc/
Source.h 39 Source(BCCContext &pContext, llvm::Module &pModule, bool pNoDelete = false);
42 static Source *CreateFromBuffer(BCCContext &pContext,
47 static Source *CreateFromFile(BCCContext &pContext,
50 static Source *CreateFromFd(BCCContext &pContext, int pFd);
54 static Source *CreateFromModule(BCCContext &pContext,
58 static Source *CreateEmpty(BCCContext &pContext, const std::string &pName);

Completed in 1717 milliseconds

1 2 3 4 5 6 7 8 9