OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDDEC_PIPE_WRITE
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c
645
nRet = write(pComponentPrivate->cmdPipe[
VIDDEC_PIPE_WRITE
], &Cmd, sizeof(Cmd));
652
nRet = write(pComponentPrivate->cmdDataPipe[
VIDDEC_PIPE_WRITE
], &nParam1, sizeof(nParam1));
[
all
...]
OMX_VideoDec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
311
#define
VIDDEC_PIPE_WRITE
VIDDEC_ONE
[
all
...]
Completed in 94 milliseconds