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

  /external/llvm/test/Transforms/SimplifyCFG/
CoveredLookupTable.ll 13 ; CHECK-NEXT: trunc i24 %switch.downshift to i3
  /external/skia/src/core/
SkEdge.cpp 399 int downShift = shift + upShift - 10;
400 if (downShift < 0) {
401 downShift = 0;
408 fCubicDShift = SkToU8(downShift);
  /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/
load_store.cpp 228 void GGLAssembler::downshift( function in class:android::GGLAssembler
245 ALOGE_IF(sbits<dbits, "sbits (%d) < dbits (%d) in downshift", sbits, dbits);
GGLAssembler.h 389 void downshift(pixel_t& d, int component, component_t s, const reg_t& dither);
GGLAssembler.cpp 476 // downshift component and rebuild pixel...
477 downshift(pixel, component, temp, parts.dither);
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_neon.cc 62 "vrshrn.u16 d0, q0, #2 \n" // downshift, round and pack
389 // Need to divide, but can't downshift as the the value
492 // Need to divide, but can't downshift as the the value
666 "vrshrn.u16 d0, q0, #2 \n" // downshift, round and pack
  /external/libyuv/files/source/
scale_neon.cc 58 "vrshrn.u16 d0, q0, #2 \n" // downshift, round and pack
352 // Need to divide, but can't downshift as the the value
448 // Need to divide, but can't downshift as the the value
  /external/libhevc/decoder/
ihevcd_deblk.c 239 /* downshift vert_bs by ctb_size/2 for each column
379 /* downshift vert_bs by ctb_size/2 for each column
ihevcd_process_slice.c     [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
filter_altivec.asm 836 ;# downshift by 7 ( divide by 128 ) at the end
942 ;# downshift by 7 ( divide by 128 ) at the end
filter_bilinear_altivec.asm 38 ;# 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/ppc/
filter_altivec.asm 836 ;# downshift by 7 ( divide by 128 ) at the end
942 ;# downshift by 7 ( divide by 128 ) at the end
filter_bilinear_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
variance_subpixel_altivec.asm 38 ;# downshift by 7 ( divide by 128 ) at the end
  /external/llvm/test/Transforms/SimplifyCFG/X86/
switch_to_lookup_table.ll 98 ; CHECK-NEXT: %switch.downshift = lshr i32 89655594, %switch.shiftamt
99 ; CHECK-NEXT: %switch.masked = trunc i32 %switch.downshift to i8
235 ; CHECK-NEXT: %switch.downshift = lshr i59 -288230375765830623, %switch.shiftamt
236 ; CHECK-NEXT: %switch.masked = trunc i59 %switch.downshift to i1
289 ; CHECK: %switch.downshift = lshr i9 3, %switch.shiftamt
    [all...]
  /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/x86/
idctllm_sse2.asm 395 ; Rounding to dequant and downshift
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c 90 "vrshrn.u16 d0, q0, #2 \n" // downshift, round and pack
388 // Need to divide, but can't downshift as the the value
483 // Need to divide, but can't downshift as the the value
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/
libGL.so 
libGL.so.1 
libosmesa.so 

Completed in 214 milliseconds