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

  /system/core/libpixelflinger/codeflinger/
load_store.cpp 232 void GGLAssembler::downshift( function in class:android::GGLAssembler
249 ALOGE_IF(sbits<dbits, "sbits (%d) < dbits (%d) in downshift", sbits, dbits);
GGLAssembler.h 397 void downshift(pixel_t& d, int component, component_t s, const reg_t& dither);
GGLAssembler.cpp 477 // downshift component and rebuild pixel...
478 downshift(pixel, component, temp, parts.dither);
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 395 ; Rounding to dequant and downshift
  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.c     [all...]
e1000_hw.h 261 e1000_downshift downshift; member in struct:e1000_phy_info
    [all...]

Completed in 2367 milliseconds