OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDDEC_DEFAULT_INPUT_BUFFER_SIZE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
204
#define
VIDDEC_DEFAULT_INPUT_BUFFER_SIZE
614400
258
#define VIDDEC_DEFAULT_MPEG4_MAXPACKETSIZE
VIDDEC_DEFAULT_INPUT_BUFFER_SIZE
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
856
pComponentPrivate->pInPortDef->nBufferSize =
VIDDEC_DEFAULT_INPUT_BUFFER_SIZE
;
[
all
...]
Completed in 27 milliseconds