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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 207 add_proto qw/void vp9_dc_predictor_32x32/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
208 specialize qw/vp9_dc_predictor_32x32/, "$sse2_x86inc";
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 196 add_proto qw/void vp9_dc_predictor_32x32/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
197 specialize qw/vp9_dc_predictor_32x32/, "$sse2_x86inc";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 196 add_proto qw/void vp9_dc_predictor_32x32/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
197 specialize qw/vp9_dc_predictor_32x32/, "$sse2_x86inc";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 204 RTCD_EXTERN void (*vp9_dc_predictor_32x32)(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/armv7a/
vp9_rtcd.h 172 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 172 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 172 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 172 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 180 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 167 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 167 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 167 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 167 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 167 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 168 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 168 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 168 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 199 RTCD_EXTERN void (*vp9_dc_predictor_32x32)(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 199 RTCD_EXTERN void (*vp9_dc_predictor_32x32)(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 175 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 175 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 176 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 177 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 179 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 199 #define vp9_dc_predictor_32x32 vp9_dc_predictor_32x32_sse2 macro
    [all...]

Completed in 350 milliseconds

1 2