HomeSort by relevance Sort by last modified time
    Searched defs:MAXNUMSLCGPS (Results 1 - 2 of 2) 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];

Completed in 11 milliseconds