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

  /external/libvpx/libvpx/test/
minmax_test.cc 118 INSTANTIATE_TEST_CASE_P(C, MinMaxTest, ::testing::Values(&vpx_minmax_8x8_c));
  /external/libvpx/libvpx/vpx_dsp/
avg.c 182 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, 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 200 milliseconds