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

  /external/opencv/cv/src/
cvsumpixels.cpp 145 sqsumtype tq0; \
154 sq = tq0 = cast_sqr_macro(it); \
162 sqsum[0] = sqsum[-sqsumstep] + tq0; \
171 tq0 = cast_sqr_macro(it); \
173 sq += tq0; \
186 tq0 = cast_sqr_macro(it); \
188 sq += tq0; \
  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 282 unsigned tq0 : 4; member in struct:__anon116050
  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_loopfilter_neon.c 179 uint16x8_t tp1, tp0, tq0, tq1; local
180 calc_7_tap_filter(p3, p2, p1, p0, q0, q1, q2, q3, op2, &tp1, &tp0, &tq0, &tq1,
185 *oq0 = vbslq_u16(flat, tq0, *oq0);
loopfilter_neon.c 291 uint8x##w##_t tp1, tp0, tq0, tq1; \
293 &tq0, &tq1, oq2); \
297 *oq0 = vbsl##r##u8(flat, tq0, *oq0); \
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 63 intern->tq0 = (ext->t_tq01[0] & TIR_BITS_TQ0_BIG)
82 intern->tq0 = (ext->t_tq01[0] & TIR_BITS_TQ0_LITTLE)
122 ext->t_tq01[0] = (((intern->tq0 << TIR_BITS_TQ0_SH_BIG)
141 ext->t_tq01[0] = (((intern->tq0 << TIR_BITS_TQ0_SH_LITTLE)
    [all...]
ecoff.c 1092 qualifiers[0].type = u.ti.tq0;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 152 d) tq0 - tq5: type qualifier fields as needed. The
    [all...]

Completed in 902 milliseconds