HomeSort by relevance Sort by last modified time
    Searched full:pack_filters (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_convolve_avx2.c 273 static INLINE void pack_filters(const int16_t *filter, __m256i *f /*f[4]*/) { function
345 pack_filters(filter, ff);
372 pack_filters(filter, ff);
574 pack_filters(filter, ff);
701 pack_filters(filter, ff);
885 pack_filters(filter, ff);
    [all...]

Completed in 541 milliseconds