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

  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 289 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 289 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 289 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 289 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 316 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
317 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 350 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
351 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 350 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
351 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 377 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
378 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 379 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
380 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 349 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 349 void vpx_iwht4x4_1_add_c(const tran_low_t *input, uint8_t *dest, int stride);
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 70 void vpx_iwht4x4_1_add_c(const tran_low_t *in, uint8_t *dest, int stride) { function
    [all...]

Completed in 53 milliseconds