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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 99 add_proto qw/void vp9_d63_predictor_8x8/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
100 specialize qw/vp9_d63_predictor_8x8/, "$ssse3_x86inc";
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 97 add_proto qw/void vp9_d63_predictor_8x8/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
98 specialize qw/vp9_d63_predictor_8x8/, "$ssse3_x86inc";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 97 add_proto qw/void vp9_d63_predictor_8x8/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
98 specialize qw/vp9_d63_predictor_8x8/, "$ssse3_x86inc";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 86 RTCD_EXTERN void (*vp9_d63_predictor_8x8)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
428 vp9_d63_predictor_8x8 = vp9_d63_predictor_8x8_c;
429 if (flags & HAS_SSSE3) vp9_d63_predictor_8x8 = vp9_d63_predictor_8x8_ssse3;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 73 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 73 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 73 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 73 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 76 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 137 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 137 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 137 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 137 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 137 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 138 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 138 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 138 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 167 RTCD_EXTERN void (*vp9_d63_predictor_8x8)(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 167 RTCD_EXTERN void (*vp9_d63_predictor_8x8)(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 167 RTCD_EXTERN void (*vp9_d63_predictor_8x8)(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 167 RTCD_EXTERN void (*vp9_d63_predictor_8x8)(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 167 RTCD_EXTERN void (*vp9_d63_predictor_8x8)(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 145 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 145 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 146 #define vp9_d63_predictor_8x8 vp9_d63_predictor_8x8_c macro
    [all...]

Completed in 114 milliseconds

1 2