OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeofDevice
(Results
1 - 21
of
21
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h
186
int
TypeofDevice
;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
356
if (phandle->dspCodec->DeviceInfo.
TypeofDevice
== 1)
667
if(phandle->dspCodec->DeviceInfo.
TypeofDevice
== 1)
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c
157
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
168
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c
316
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
322
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c
289
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
323
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c
215
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
221
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c
218
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
238
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c
168
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
181
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c
185
plcml_Init->DeviceInfo.
TypeofDevice
= 0; /*Initialisation for F2F mode*/
206
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c
174
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
190
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c
211
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
218
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c
162
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
174
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c
178
plcml_Init->DeviceInfo.
TypeofDevice
= 0; /*Initialisation for F2F mode*/
193
plcml_Init->DeviceInfo.
TypeofDevice
=1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c
164
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
177
plcml_Init->DeviceInfo.
TypeofDevice
= 1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c
172
plcml_Init->DeviceInfo.
TypeofDevice
=0;
203
plcml_Init->DeviceInfo.
TypeofDevice
=1;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c
184
plcml_Init->DeviceInfo.
TypeofDevice
=1;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c
200
plcml_Init->DeviceInfo.
TypeofDevice
=1;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c
600
lcml_dsp->DeviceInfo.
TypeofDevice
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c
199
plcml_Init->DeviceInfo.
TypeofDevice
=1;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c
221
plcml_Init->DeviceInfo.
TypeofDevice
= 0;
[
all
...]
Completed in 401 milliseconds