HomeSort by relevance Sort by last modified time
    Searched refs:VIDDEC_ISFLAGSET (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 509 #define VIDDEC_ISFLAGSET(x,y) (((x)>>(y)) & 0x1)
510 /*#define VIDDEC_ISFLAGSET(x,y) ((((OMX_S32*)(x))>>((OMX_S32*)(y))) & 0x1) */
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]

Completed in 189 milliseconds