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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 495 add_proto qw/void vpx_fdct8x8_1/, "const int16_t *input, tran_low_t *output, int stride";
496 specialize qw/vpx_fdct8x8_1 neon sse2/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 206 #define vpx_fdct8x8_1 vpx_fdct8x8_1_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 206 #define vpx_fdct8x8_1 vpx_fdct8x8_1_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 206 #define vpx_fdct8x8_1 vpx_fdct8x8_1_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 206 #define vpx_fdct8x8_1 vpx_fdct8x8_1_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 217 #define vpx_fdct8x8_1 vpx_fdct8x8_1_c macro
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 480 vpx_fdct8x8_1(src_diff, coeff, diff_stride);
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 243 #define vpx_fdct8x8_1 vpx_fdct8x8_1_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 243 #define vpx_fdct8x8_1 vpx_fdct8x8_1_neon macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 240 #define vpx_fdct8x8_1 vpx_fdct8x8_1_msa macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 240 #define vpx_fdct8x8_1 vpx_fdct8x8_1_msa macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 264 #define vpx_fdct8x8_1 vpx_fdct8x8_1_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 265 #define vpx_fdct8x8_1 vpx_fdct8x8_1_sse2 macro
    [all...]

Completed in 63 milliseconds