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

1 2 3

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
encodeintra.c 62 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode,
  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 62 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeintra.c 62 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 162 add_proto qw/void vp8_intra4x4_predict/, "unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left";
163 specialize qw/vp8_intra4x4_predict media/;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 158 add_proto qw/void vp8_intra4x4_predict/, "unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left";
159 specialize qw/vp8_intra4x4_predict media/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 158 add_proto qw/void vp8_intra4x4_predict/, "unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left";
159 specialize qw/vp8_intra4x4_predict media/;
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_rtcd.h 106 RTCD_EXTERN void (*vp8_intra4x4_predict)(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left); variable
    [all...]
vp8_rtcd.h 131 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_rtcd.h 124 RTCD_EXTERN void (*vp8_intra4x4_predict)(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left); variable
    [all...]
vp8_rtcd.h 147 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 147 RTCD_EXTERN void (*vp8_intra4x4_predict)(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 117 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 117 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
vpx_rtcd.h 87 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 117 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
vpx_rtcd.h 88 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/generic/
vp8_rtcd.h 99 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/mips/
vp8_rtcd.h 99 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 106 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 92 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 92 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 106 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 128 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/armv7a/
vp8_rtcd.h 113 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 111 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro

Completed in 727 milliseconds

1 2 3