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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 273 ;// "yMask" for mask variable "0x1010101x" set in it. In yMask 4 lsbs are
319 AND $lsb2, $lsb2, yMask, LSR # 4 ;// e2 = e2 & mask
464 ;// in M_AVG4 are packed into a single register yMask where the last nibble
469 LDR yMask, =((0x01010101 << 4) + 8)
480 SUB yMask, yMask, #2
491 TST yMask, #7
618 yMask RN 14
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntgdi.h 222 W32KAPI WINBOOL WINAPI NtGdiPlgBlt(HDC hdcTrg,LPPOINT pptlTrg,HDC hdcSrc,int xSrc,int ySrc,int cxSrc,int cySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD crBackColor);
223 W32KAPI WINBOOL WINAPI NtGdiMaskBlt(HDC hdc,int xDst,int yDst,int cx,int cy,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD dwRop4,DWORD crBackColor);
    [all...]
wingdi.h     [all...]

Completed in 81 milliseconds