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

  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 162 vpx_idct16x16_256_add(input, dest, stride);
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl     [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 248 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 248 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 248 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 248 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 265 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_dspr2 macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 297 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 297 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_neon macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 295 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_msa macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 295 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_msa macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 318 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 320 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_sse2 macro
    [all...]

Completed in 58 milliseconds