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

  /external/libvpx/libvpx/vp9/common/
vp9_scale.c 90 sf->predict[0][0][0] = vpx_scaled_vert;
92 sf->predict[0][1][0] = vpx_scaled_vert;
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 391 add_proto qw/void vpx_scaled_vert/, "const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const InterpKernel *filter, int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, int w, int h";
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 1345 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 1345 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 1345 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 1371 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 1449 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 1345 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 1449 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 1540 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 1540 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 1738 #define vpx_scaled_vert macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 1745 #define vpx_scaled_vert macro
    [all...]

Completed in 379 milliseconds