Home | History | Annotate | Download | only in vpx_dsp

Lines Matching refs:vpx_highbd_8_sub_pixel_variance16x32

1462   add_proto qw/uint32_t vpx_highbd_8_sub_pixel_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int  yoffset, const uint8_t *ref_ptr, int ref_stride, uint32_t *sse";
1463 specialize qw/vpx_highbd_8_sub_pixel_variance16x32 sse2/;