OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pPortAudioType
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
569
OMX_PORT_PARAM_TYPE*
pPortAudioType
;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
474
VIDENC_MALLOC(pComponentPrivate->
pPortAudioType
,
598
OMX_CONF_INIT_STRUCT(pComponentPrivate->
pPortAudioType
, OMX_PORT_PARAM_TYPE);
599
pComponentPrivate->
pPortAudioType
->nPorts = 0;
600
pComponentPrivate->
pPortAudioType
->nStartPortNumber = -1;
[
all
...]
Completed in 338 milliseconds