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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 97 unsigned char (*in8)(struct vx_core *chip, int reg); member in struct:snd_vx_ops
250 snd_assert(chip->ops->in8, return 0);
251 return chip->ops->in8(chip, reg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 97 unsigned char (*in8)(struct vx_core *chip, int reg); member in struct:snd_vx_ops
250 snd_assert(chip->ops->in8, return 0);
251 return chip->ops->in8(chip, reg);
  /external/webp/src/dsp/
enc_sse2.c 789 __m128i in8 = _mm_loadu_si128((__m128i*)&in[8]); local
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 136 #define M5 in8

Completed in 213 milliseconds