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

  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 62 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode,
pickinter.c 160 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
    [all...]
rdopt.c 669 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
    [all...]
  /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,
pickinter.c 161 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
    [all...]
rdopt.c 670 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
    [all...]
  /external/libvpx/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/;
  /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/libvpx/generic/
vp8_rtcd.h 102 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/mips/
vp8_rtcd.h 102 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 109 #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/libvpx/armv7a/
vp8_rtcd.h 116 #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
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 132 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
  /external/libvpx/libvpx/vp8/decoder/
threading.c 217 vp8_intra4x4_predict(Above, yleft, left_stride,
decodeframe.c 200 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode,
    [all...]
  /external/libvpx/x86/
vp8_rtcd.h 154 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 129 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c 217 vp8_intra4x4_predict(Above, yleft, left_stride,
decodeframe.c 199 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 159 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
    [all...]

Completed in 5938 milliseconds