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

  /external/libvpx/libvpx/test/
avg_test.cc 463 ::testing::Values(make_tuple(16, &vpx_int_pro_row_sse2, &vpx_int_pro_row_c),
464 make_tuple(32, &vpx_int_pro_row_sse2, &vpx_int_pro_row_c),
466 &vpx_int_pro_row_c)));
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),
519 &vpx_int_pro_row_c)));
558 ::testing::Values(make_tuple(16, &vpx_int_pro_row_msa, &vpx_int_pro_row_c),
559 make_tuple(32, &vpx_int_pro_row_msa, &vpx_int_pro_row_c),
561 &vpx_int_pro_row_c)));
  /external/libvpx/libvpx/vpx_dsp/
avg.c 139 void vpx_int_pro_row_c(int16_t hbuf[16], const uint8_t *ref, function
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h     [all...]

Completed in 256 milliseconds