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

  /external/libvpx/libvpx/test/
dct32x32_test.cc 372 ::testing::Values(make_tuple(&vpx_fdct32x32_c, &vpx_idct32x32_1024_add_vsx,
375 &vpx_idct32x32_1024_add_vsx, 1, VPX_BITS_8)));
  /external/libvpx/libvpx/vpx_dsp/ppc/
inv_txfm_vsx.c 993 void vpx_idct32x32_1024_add_vsx(const tran_low_t *input, uint8_t *dest, function
    [all...]

Completed in 72 milliseconds