OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXNUMSLCGPS
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h
47
#define
MAXNUMSLCGPS
8 /*< max. number of slice groups*/
263
OMX_U32 asoSliceOrder[
MAXNUMSLCGPS
] ; /* Array containing the order of slices in which they should
278
OMX_U32 sliceGroupParams[
MAXNUMSLCGPS
] ; /* This field is useful in case of sliceGroupMapType equal to either
OMX_VideoEnc_Utils.h
102
#define
MAXNUMSLCGPS
8 /*< max. number of slice groups*/
648
OMX_U32 asoSliceOrder[
MAXNUMSLCGPS
];
655
OMX_U32 sliceGroupParams[
MAXNUMSLCGPS
];
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
400
for( i=0; i<
MAXNUMSLCGPS
;i++)
409
for( i=0; i<
MAXNUMSLCGPS
;i++)
[
all
...]
OMX_VideoEnc_Utils.c
[
all
...]
Completed in 79 milliseconds