HomeSort by relevance Sort by last modified time
    Searched refs:vpx_int_pro_row_neon (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/test/
avg_test.cc 516 ::testing::Values(make_tuple(16, &vpx_int_pro_row_neon, &vpx_int_pro_row_c),
517 make_tuple(32, &vpx_int_pro_row_neon, &vpx_int_pro_row_c),
518 make_tuple(64, &vpx_int_pro_row_neon,
  /external/libvpx/libvpx/vpx_dsp/arm/
avg_neon.c 78 void vpx_int_pro_row_neon(int16_t hbuf[16], uint8_t const *ref, function
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h     [all...]

Completed in 345 milliseconds