Searched refs:vp8_intra4x4_predict (Results 1 - 11 of 11) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dencodeintra.c62 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode,
H A Dpickinter.c160 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
H A Drdopt.c673 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.sh158 prototype 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 vp8_intra4x4_predict media
/external/libvpx/generic/
H A Dvp8_rtcd.h92 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
/external/libvpx/mips/
H A Dvp8_rtcd.h92 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h106 #define vp8_intra4x4_predict vp8_intra4x4_predict_c macro
/external/libvpx/armv7a/
H A Dvp8_rtcd.h111 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h129 #define vp8_intra4x4_predict vp8_intra4x4_predict_armv6 macro
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c217 vp8_intra4x4_predict(Above, yleft, left_stride,
H A Ddecodframe.c199 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode,

Completed in 96 milliseconds