HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 776 - 800 of 1097) sorted by null

<<31323334353637383940>>

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
21 // through iF (in raster order), intermediate variables are a0, b0, c0
22 // through f, and correspond to the in-place computations mapped to input
28 // In the comments, pN means cos(N pi /64) and mN is -cos(N pi /64),
93 // can never be equal to one. To increment in the non-zero case, we
178 // rounding steps in a row
350 __m128i in[4]; local
1138 __m128i in[8]; local
1181 const int16_t *in = input; local
    [all...]