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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 486 add_proto qw/void vpx_fdct4x4/, "const int16_t *input, tran_low_t *output, int stride";
487 specialize qw/vpx_fdct4x4 neon sse2/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 197 #define vpx_fdct4x4 vpx_fdct4x4_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 197 #define vpx_fdct4x4 vpx_fdct4x4_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 197 #define vpx_fdct4x4 vpx_fdct4x4_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 197 #define vpx_fdct4x4 vpx_fdct4x4_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 208 #define vpx_fdct4x4 vpx_fdct4x4_c macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 232 #define vpx_fdct4x4 vpx_fdct4x4_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 232 #define vpx_fdct4x4 vpx_fdct4x4_neon macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 229 #define vpx_fdct4x4 vpx_fdct4x4_msa macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 229 #define vpx_fdct4x4 vpx_fdct4x4_msa macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 252 #define vpx_fdct4x4 vpx_fdct4x4_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 252 #define vpx_fdct4x4 vpx_fdct4x4_sse2 macro
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_encoder.c     [all...]

Completed in 128 milliseconds