OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDEOENC_PORT_TYPE
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
507
typedef struct
VIDEOENC_PORT_TYPE
526
}
VIDEOENC_PORT_TYPE
;
567
VIDEOENC_PORT_TYPE
* pCompPort[VIDENC_NUM_OF_PORTS];
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
265
static OMX_ERRORTYPE VerifyTunnelConnection (
VIDEOENC_PORT_TYPE
* pPort,
321
VIDEOENC_PORT_TYPE
* pCompPortIn = NULL;
322
VIDEOENC_PORT_TYPE
* pCompPortOut = NULL;
490
sizeof(
VIDEOENC_PORT_TYPE
),
491
VIDEOENC_PORT_TYPE
,
494
sizeof(
VIDEOENC_PORT_TYPE
),
495
VIDEOENC_PORT_TYPE
,
[
all
...]
OMX_VideoEnc_Utils.c
572
VIDEOENC_PORT_TYPE
* pCompPortIn = NULL;
573
VIDEOENC_PORT_TYPE
* pCompPortOut = NULL;
[
all
...]
Completed in 3055 milliseconds