Searched defs:VIDDEC_ISFLAGSET (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_DSP.h509 #define VIDDEC_ISFLAGSET(x,y) (((x)>>(y)) & 0x1) macro
510 /*#define VIDDEC_ISFLAGSET(x,y) ((((OMX_S32*)(x))>>((OMX_S32*)(y))) & 0x1) */

Completed in 38 milliseconds