OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phandle
(Results
26 - 35
of
35
) sorted by null
1
2
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c
137
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
191
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
198
pHandle
->SetCallbacks = SetCallbacks;
199
pHandle
->GetComponentVersion = GetComponentVersion;
200
pHandle
->SendCommand = SendCommand;
201
pHandle
->GetParameter = GetParameter;
202
pHandle
->SetParameter = SetParameter;
203
pHandle
->GetConfig = GetConfig;
204
pHandle
->SetConfig = SetConfig;
205
pHandle
->GetState = GetState
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c
145
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
199
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
207
pHandle
->SetCallbacks = SetCallbacks;
208
pHandle
->GetComponentVersion = GetComponentVersion;
209
pHandle
->SendCommand = SendCommand;
210
pHandle
->GetParameter = GetParameter;
211
pHandle
->SetParameter = SetParameter;
212
pHandle
->GetConfig = GetConfig;
213
pHandle
->SetConfig = SetConfig;
214
pHandle
->GetState = GetState
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c
140
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
192
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
198
pHandle
->SetCallbacks = SetCallbacks;
199
pHandle
->GetComponentVersion = GetComponentVersion;
200
pHandle
->SendCommand = SendCommand;
201
pHandle
->GetParameter = GetParameter;
202
pHandle
->SetParameter = SetParameter;
203
pHandle
->GetConfig = GetConfig;
204
pHandle
->GetState = GetState;
205
pHandle
->EmptyThisBuffer = EmptyThisBuffer
[
all
...]
OMX_WmaDec_Utils.c
120
LCML_DSP_INTERFACE *
pHandle
;
125
pHandle
= (LCML_DSP_INTERFACE *)pComponent;
133
OMX_PRINT2(pComponentPrivate->dbg, "%d :: WMADECFill_LCMLInitParams -
pHandle
= %p",__LINE__,
134
pHandle
);
308
pTemp->pPlatformPrivate =
pHandle
->pComponentPrivate;
358
pTemp->pPlatformPrivate =
pHandle
->pComponentPrivate;
403
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE *)pComponent;
405
(WMADEC_COMPONENT_PRIVATE *)
pHandle
->pComponentPrivate;
462
pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->
pHandle
,
463
pComponentPrivate->
pHandle
->pApplicationPrivate
1911
LCML_DSP_INTERFACE *
phandle
;
local
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c
156
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
200
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
212
AACDEC_OMX_CONF_CHECK_CMD(
pHandle
,1,1);
214
pHandle
->SetCallbacks = SetCallbacks;
215
pHandle
->GetComponentVersion = GetComponentVersion;
216
pHandle
->SendCommand = SendCommand;
217
pHandle
->GetParameter = GetParameter;
218
pHandle
->SetParameter = SetParameter;
219
pHandle
->GetExtensionIndex = GetExtensionIndex;
220
pHandle
->GetConfig = GetConfig
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c
97
* @param
pHandle
This is component handle allocated by the OMX core.
118
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE *)pComponent;
120
(G726DEC_COMPONENT_PRIVATE *)
pHandle
->pComponentPrivate;
293
pTemp->pPlatformPrivate =
pHandle
->pComponentPrivate;
305
((G726DEC_COMPONENT_PRIVATE *) pTemp->pPlatformPrivate)->
pHandle
=
pHandle
;
324
pTemp->pPlatformPrivate =
pHandle
->pComponentPrivate;
332
((G726DEC_COMPONENT_PRIVATE *)pTemp->pPlatformPrivate)->
pHandle
=
pHandle
;
356
* @param
pHandle
This is component handle allocated by the OMX core
1313
LCML_DSP_INTERFACE *
phandle
= NULL;
local
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c
156
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
206
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
218
MP3D_OMX_CONF_CHECK_CMD(
pHandle
,1,1);
220
pHandle
->SetCallbacks = SetCallbacks;
221
pHandle
->GetComponentVersion = GetComponentVersion;
222
pHandle
->SendCommand = SendCommand;
223
pHandle
->GetParameter = GetParameter;
224
pHandle
->SetParameter = SetParameter;
225
pHandle
->GetConfig = GetConfig;
226
pHandle
->SetConfig = SetConfig
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c
151
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
211
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
219
pHandle
->SetCallbacks = SetCallbacks;
220
pHandle
->GetComponentVersion = GetComponentVersion;
221
pHandle
->SendCommand = SendCommand;
222
pHandle
->GetParameter = GetParameter;
223
pHandle
->SetParameter = SetParameter;
224
pHandle
->GetConfig = GetConfig;
225
pHandle
->SetConfig = SetConfig;
226
pHandle
->GetState = GetState
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c
145
static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE
pHandle
);
195
OMX_COMPONENTTYPE *
pHandle
= (OMX_COMPONENTTYPE*) hComp;
202
pHandle
->SetCallbacks = SetCallbacks;
203
pHandle
->GetComponentVersion = GetComponentVersion;
204
pHandle
->SendCommand = SendCommand;
205
pHandle
->GetParameter = GetParameter;
206
pHandle
->SetParameter = SetParameter;
207
pHandle
->GetConfig = GetConfig;
208
pHandle
->SetConfig = SetConfig;
209
pHandle
->GetState = GetState
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
830
pComponentPrivate->
pHandle
->pApplicationPrivate = NULL;
[
all
...]
Completed in 734 milliseconds
1
2