HomeSort by relevance Sort by last modified time
    Searched refs:masks (Results 76 - 100 of 129) sorted by null

1 2 34 5 6

  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.c 212 /* activate the hints that are given by the initial hint masks */
215 PS_Mask mask = hint_masks->masks;
231 FT_TRACE0(( "psh_hint_table_init: missing/incorrect hint masks\n" ));
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSampleVariableTests.cpp     [all...]
  /external/elfutils/libcpu/
i386_parse.y 247 spec: masks kPERCPERC '\n' instrs
257 masks: masks '\n' mask label
    [all...]
  /external/icu/icu4c/source/i18n/
rbt_set.cpp 369 if (r1->masks(*r2)) {
375 //| errors.append("Rule " + r1 + " masks " + r2);
  /external/llvm/test/MC/Mips/
nacl-mask.s 205 # masks are added before and after the instruction.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 427 XIEventMask *masks,
  /bionic/libc/kernel/uapi/sound/
asound.h 355 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member in struct:snd_pcm_hw_params
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 378 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
380 struct snd_mask mres[5]; /* reserved masks */
384 unsigned int rmask; /* W: requested masks */
385 unsigned int cmask; /* R: changed masks */
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 342 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 360 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
362 struct snd_mask mres[5]; /* reserved masks */
366 unsigned int rmask; /* W: requested masks */
367 unsigned int cmask; /* R: changed masks */
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 346 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 366 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
368 struct snd_mask mres[5]; /* reserved masks */
372 unsigned int rmask; /* W: requested masks */
373 unsigned int cmask; /* R: changed masks */
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
361 struct snd_mask mres[5]; /* reserved masks */
365 unsigned int rmask; /* W: requested masks */
366 unsigned int cmask; /* R: changed masks */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
361 struct snd_mask mres[5]; /* reserved masks */
365 unsigned int rmask; /* W: requested masks */
366 unsigned int cmask; /* R: changed masks */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 334 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
336 struct snd_mask mres[5]; /* reserved masks */
340 unsigned int rmask; /* W: requested masks */
341 unsigned int cmask; /* R: changed masks */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
343 struct snd_mask mres[5]; /* reserved masks */
347 unsigned int rmask; /* W: requested masks */
348 unsigned int cmask; /* R: changed masks */
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 88 beq simple_hskip_filter ; skip filtering if all masks are 0x00
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 88 beq simple_hskip_filter ; skip filtering if all masks are 0x00
  /external/toybox/toys/pending/
ip.c 639 int idx, flags = 0, masks = 0xffff, fd; local
652 masks &= ~IFF_UP; break;
659 masks &= ~case_flags[idx-2];
664 masks |= case_flags[idx-2];
666 } else masks &= ~case_flags[idx-2];
700 req.ifr_ifru.ifru_flags &= masks;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 74 ;# Assuming that the selection masks b_hihi and b_lolo (defined in LFppc.c)
369 .macro Masks
370 ;# build masks
395 ;# done building masks
464 Masks
568 Masks
    [all...]
  /external/blktrace/doc/
blktrace.tex 349 more filter masks via the \emph{-a} option.
387 -a \emph{mask} & --act-mask=\emph{mask} & Add \emph{mask} to current filter (see below for masks) \\ \hline
400 \subsubsection{\label{sec:filter-mask}Filter Masks}
401 The following masks may be passed with the \emph{-a} command line
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_8_neon.asm 256 ; This instruction will truncate the "flat & mask" masks down to 4 bits
  /external/tinyalsa/
pcm.c 150 return &(p->masks[n - SNDRV_PCM_HW_PARAM_FIRST_MASK]);
    [all...]

Completed in 3203 milliseconds

1 2 34 5 6