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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/
vp9_variance_neon.c 24 enum { kHeight8PlusOne = 9 };
168 DECLARE_ALIGNED_ARRAY(kAlign16, uint8_t, fdata3, kHeight8PlusOne * kWidth8);
171 kHeight8PlusOne, kWidth8,