OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DspStream
(Results
1 - 20
of
20
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h
189
LCML_STRMATTR *
DspStream
;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
368
if(phandle->dspCodec->DeviceInfo.
DspStream
!= NULL)
378
(struct DSP_STRMATTR *)phandle->dspCodec->DeviceInfo.
DspStream
,
390
(struct DSP_STRMATTR *)phandle->dspCodec->DeviceInfo.
DspStream
,
678
if(phandle->dspCodec->DeviceInfo.
DspStream
!=NULL)
688
(struct DSP_STRMATTR *)phandle->dspCodec->DeviceInfo.
DspStream
);
699
(struct DSP_STRMATTR *)phandle->dspCodec->DeviceInfo.
DspStream
);
[
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
198
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c
180
plcml_Init->DeviceInfo.
DspStream
= pComponentPrivate->strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c
319
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c
332
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c
218
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c
250
plcml_Init->DeviceInfo.
DspStream
= pComponentPrivate->strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c
212
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c
195
plcml_Init->DeviceInfo.
DspStream
= pComponentPrivate->strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c
209
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c
193
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c
215
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c
211
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c
191
plcml_Init->DeviceInfo.
DspStream
= pComponentPrivate->strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c
205
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c
189
plcml_Init->DeviceInfo.
DspStream
= pComponentPrivate->strmAttr;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c
205
plcml_Init->DeviceInfo.
DspStream
= strmAttr;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c
222
plcml_Init->DeviceInfo.
DspStream
= NULL;
[
all
...]
Completed in 305 milliseconds