HomeSort by relevance Sort by last modified time
    Searched refs:vp9_h_predictor_4x4 (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 60 add_proto qw/void vp9_h_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
61 specialize qw/vp9_h_predictor_4x4 neon_asm dspr2/, "$ssse3_x86inc";
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 61 add_proto qw/void vp9_h_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
62 specialize qw/vp9_h_predictor_4x4 neon dspr2/, "$ssse3_x86inc";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 61 add_proto qw/void vp9_h_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
62 specialize qw/vp9_h_predictor_4x4 neon dspr2/, "$ssse3_x86inc";
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 244 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 43 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
402 vp9_h_predictor_4x4 = vp9_h_predictor_4x4_c;
403 if (flags & HAS_SSSE3) vp9_h_predictor_4x4 = vp9_h_predictor_4x4_ssse3;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 37 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 37 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 37 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 37 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 38 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_dspr2 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 233 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 233 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 233 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 233 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 233 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 240 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 240 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 240 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 284 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 285 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 285 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 284 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 285 RTCD_EXTERN void (*vp9_h_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 244 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_neon macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 251 #define vp9_h_predictor_4x4 vp9_h_predictor_4x4_neon macro
    [all...]

Completed in 440 milliseconds

1 2