HomeSort by relevance Sort by last modified time
    Searched refs:vp8_intra4x4_predict (Results 1 - 11 of 11) 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 668 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
    [all...]
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 149 prototype 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"
150 specialize vp8_intra4x4_predict media
  /external/libvpx/armv7a/
vpx_rtcd.h 106 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
  /external/libvpx/generic/
vpx_rtcd.h 87 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/mips/
vpx_rtcd.h 87 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 101 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 124 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 217 vp8_intra4x4_predict(Above, yleft, left_stride,
decodframe.c 198 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode,
    [all...]

Completed in 441 milliseconds