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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl     [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 329 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 368 #define vpx_minmax_8x8 vpx_minmax_8x8_c macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 403 #define vpx_minmax_8x8 vpx_minmax_8x8_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 403 #define vpx_minmax_8x8 vpx_minmax_8x8_neon macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 403 #define vpx_minmax_8x8 vpx_minmax_8x8_msa macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 403 #define vpx_minmax_8x8 vpx_minmax_8x8_msa macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 438 #define vpx_minmax_8x8 vpx_minmax_8x8_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 440 #define vpx_minmax_8x8 vpx_minmax_8x8_sse2 macro
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 629 vpx_minmax_8x8(s + y8_idx * sp + x8_idx, sp, d + y8_idx * dp + x8_idx,
633 vpx_minmax_8x8(s + y8_idx * sp + x8_idx, sp, d + y8_idx * dp + x8_idx, dp,
    [all...]

Completed in 79 milliseconds