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

  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_sse4.asm 147 ; downshift by quant_shift[rc]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_sse4.asm 147 ; downshift by quant_shift[rc]
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 389 void downshift(pixel_t& d, int component, component_t s, const reg_t& dither);
load_store.cpp 247 void GGLAssembler::downshift( function in class:android::GGLAssembler
264 ALOGE_IF(sbits<dbits, "sbits (%d) < dbits (%d) in downshift", sbits, dbits);
GGLAssembler.cpp 476 // downshift component and rebuild pixel...
477 downshift(pixel, component, temp, parts.dither);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
filter_altivec.asm 836 ;# downshift by 7 ( divide by 128 ) at the end
942 ;# downshift by 7 ( divide by 128 ) at the end
variance_subpixel_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
idctllm_sse2.asm 395 ; Rounding to dequant and downshift
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
filter_altivec.asm 836 ;# downshift by 7 ( divide by 128 ) at the end
942 ;# downshift by 7 ( divide by 128 ) at the end
variance_subpixel_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 395 ; Rounding to dequant and downshift
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
filter_altivec.asm 836 ;# downshift by 7 ( divide by 128 ) at the end
942 ;# downshift by 7 ( divide by 128 ) at the end
variance_subpixel_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
idctllm_sse2.asm 395 ; Rounding to dequant and downshift

Completed in 495 milliseconds