Searched refs:OMX_COLORSPACE_MASK (Results 1 – 2 of 2) sorted by relevance
53 #define OMX_COLORSPACE_MASK (0x00f00000) macro
658 if ((pframe->ColorType & OMX_COLORSPACE_MASK) != 0) { in Get_Video_HorAlign()660 … (OMX_RK_EXT_COLORSPACE)((pframe->ColorType & OMX_COLORSPACE_MASK) >> 20); // 20:byte alignment in Get_Video_HorAlign()