Home
last modified time | relevance | path

Searched defs:ref_array (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dsad_highbd_avx2.c756 const uint8_t *const ref_array[], in aom_highbd_sad16x8x4d_avx2()
779 const uint8_t *const ref_array[], in aom_highbd_sad16x16x4d_avx2()
805 const uint8_t *const ref_array[], in aom_highbd_sad16x32x4d_avx2()
831 const uint8_t *const ref_array[], in aom_highbd_sad32x16x4d_avx2()
858 const uint8_t *const ref_array[], in aom_highbd_sad32x32x4d_avx2()
884 const uint8_t *const ref_array[], in aom_highbd_sad32x64x4d_avx2()
910 const uint8_t *const ref_array[], in aom_highbd_sad64x32x4d_avx2()
937 const uint8_t *const ref_array[], in aom_highbd_sad64x64x4d_avx2()
963 const uint8_t *const ref_array[], in aom_highbd_sad64x128x4d_avx2()
989 const uint8_t *const ref_array[], in aom_highbd_sad128x64x4d_avx2()
[all …]
/external/protobuf/ruby/tests/
Drepeated_field_test.rb561 def check_self_modifying_method(repeated_field, ref_array) argument
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc5170 ScopedLocalRef<jlongArray> ref_array(env, nullptr); in PKCS7_to_ItemArray() local