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

  /external/libvpx/libvpx/test/
partial_idct_test.cc 454 &wrapper<vpx_idct16x16_10_add_c>, TX_16X16, 10, 8, 1),
602 make_tuple(&vpx_fdct16x16_c, &wrapper<vpx_idct16x16_10_add_c>,
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 241 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
242 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_c
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 241 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
242 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_c
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 241 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
242 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_c
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 241 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
242 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_c
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 255 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 287 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 287 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 285 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 285 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 308 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 310 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 770 void vpx_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, function
    [all...]

Completed in 84 milliseconds