OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDDEC_CIF_WIDTH
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
358
#define
VIDDEC_CIF_WIDTH
352
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
70
if ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth >
VIDDEC_CIF_WIDTH
) ||
105
else if (((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth <=
VIDDEC_CIF_WIDTH
) &&
[
all
...]
Completed in 25 milliseconds