Home
last modified time | relevance | path

Searched refs:vp9_int_pro_row_c (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_avg_test.cc270 make_tuple(16, &vp9_int_pro_row_sse2, &vp9_int_pro_row_c),
271 make_tuple(32, &vp9_int_pro_row_sse2, &vp9_int_pro_row_c),
272 make_tuple(64, &vp9_int_pro_row_sse2, &vp9_int_pro_row_c)));
291 make_tuple(16, &vp9_int_pro_row_neon, &vp9_int_pro_row_c),
292 make_tuple(32, &vp9_int_pro_row_neon, &vp9_int_pro_row_c),
293 make_tuple(64, &vp9_int_pro_row_neon, &vp9_int_pro_row_c)));
/external/libvpx/config/arm/
Dvp9_rtcd.h86 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
87 #define vp9_int_pro_row vp9_int_pro_row_c
/external/libvpx/config/mips64/
Dvp9_rtcd.h86 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
87 #define vp9_int_pro_row vp9_int_pro_row_c
/external/libvpx/config/generic/
Dvp9_rtcd.h86 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
87 #define vp9_int_pro_row vp9_int_pro_row_c
/external/libvpx/config/mips32/
Dvp9_rtcd.h86 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
87 #define vp9_int_pro_row vp9_int_pro_row_c
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h89 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
90 #define vp9_int_pro_row vp9_int_pro_row_c
/external/libvpx/config/arm64/
Dvp9_rtcd.h92 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h92 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
/external/libvpx/libvpx/vp9/encoder/
Dvp9_avg.c132 void vp9_int_pro_row_c(int16_t hbuf[16], uint8_t const *ref, in vp9_int_pro_row_c() function
/external/libvpx/config/x86/
Dvp9_rtcd.h103 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);
/external/libvpx/config/x86_64/
Dvp9_rtcd.h104 void vp9_int_pro_row_c(int16_t *hbuf, uint8_t const *ref, const int ref_stride, const int height);