Home
last modified time | relevance | path

Searched defs:vpx_int_pro_row (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1692 #define vpx_int_pro_row vpx_int_pro_row_neon macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1224 #define vpx_int_pro_row vpx_int_pro_row_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1614 #define vpx_int_pro_row vpx_int_pro_row_neon macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1649 #define vpx_int_pro_row vpx_int_pro_row_sse2 macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1642 RTCD_EXTERN void (*vpx_int_pro_row)(int16_t hbuf[16], const uint8_t *ref, const int ref_stride, con… variable