OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_VIDENC_HandleCommandFlush
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Thread.c
256
OMX_PRSTATE2(pComponentPrivate->dbg, "Enters
OMX_VIDENC_HandleCommandFlush
\n");
257
eError =
OMX_VIDENC_HandleCommandFlush
(pComponentPrivate,
261
OMX_PRSTATE2(pComponentPrivate->dbg, "Exits
OMX_VIDENC_HandleCommandFlush
\n");
OMX_VideoEnc_Utils.c
602
eError =
OMX_VIDENC_HandleCommandFlush
(pComponentPrivate, VIDENC_INPUT_PORT, OMX_TRUE);
667
eError =
OMX_VIDENC_HandleCommandFlush
(pComponentPrivate, VIDENC_OUTPUT_PORT, OMX_TRUE);
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
732
OMX_ERRORTYPE
OMX_VIDENC_HandleCommandFlush
(VIDENC_COMPONENT_PRIVATE* pComponentPrivate, OMX_U32 nParam1, OMX_BOOL bInternalFlush);
Completed in 12 milliseconds