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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
yuvconvert.c 84 int w4_3 = 3 * width / 4; /* three quarters of width is used often */ local
113 in_even += w4_3;
114 in_odd += w4_3;
  /external/python/cpython2/Modules/
yuvconvert.c 84 int w4_3 = 3 * width / 4; /* three quarters of width is used often */ local
113 in_even += w4_3;
114 in_odd += w4_3;

Completed in 758 milliseconds