/external/libvpx/libvpx/vp8/common/x86/ |
recon_wrapper_sse2.c | 132 unsigned char * yleft, 159 fn(dst_y, dst_stride, yabove_row, yleft, left_stride); 165 unsigned char * yleft, 171 y_stride, yleft, left_stride, 177 unsigned char * yleft, 183 y_stride, yleft, left_stride,
|
/external/libvpx/libvpx/vp8/common/ |
reconintra4x4.c | 17 unsigned char *yleft, int left_stride, 25 Left[0] = yleft[0]; 26 Left[1] = yleft[left_stride]; 27 Left[2] = yleft[2 * left_stride]; 28 Left[3] = yleft[3 * left_stride];
|
reconintra.c | 19 unsigned char * yleft, 30 yleft_col[i] = yleft[i* left_stride];
|
/external/libvpx/libvpx/vp8/encoder/ |
encodeintra.c | 59 unsigned char *yleft = dst - 1; local 62 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode,
|
pickinter.c | 151 unsigned char *yleft = dst - 1; local 160 vp8_intra4x4_predict(Above, yleft, dst_stride, mode, [all...] |
rdopt.c | 663 unsigned char *yleft = dst - 1; local 673 vp8_intra4x4_predict(Above, yleft, dst_stride, mode, [all...] |
/external/libvpx/armv7a/ |
vp8_rtcd.h | 103 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned char * yleft, int left_stride, unsigned char * ypred_ptr, int y_stride); 109 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left); 110 void vp8_intra4x4_predict_armv6(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
|
/external/libvpx/generic/ |
vp8_rtcd.h | 85 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned char * yleft, int left_stride, unsigned char * ypred_ptr, int y_stride); 91 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
|
/external/libvpx/mips/ |
vp8_rtcd.h | 85 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned char * yleft, int left_stride, unsigned char * ypred_ptr, int y_stride); 91 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
|
/external/libvpx/mips-dspr2/ |
vp8_rtcd.h | 99 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned char * yleft, int left_stride, unsigned char * ypred_ptr, int y_stride); 105 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
|
/external/libvpx/libvpx/vp8/decoder/ |
threading.c | 191 unsigned char *yleft; local 203 yleft = xd->recon_left[0] + i; 208 yleft = dst - 1; 217 vp8_intra4x4_predict(Above, yleft, left_stride,
|
decodframe.c | 195 unsigned char *yleft = dst - 1; local 199 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode, [all...] |
/external/libvpx/libvpx/test/ |
intrapred_test.cc | 226 uint8_t *yleft,
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 121 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned char * yleft, int left_stride, unsigned char * ypred_ptr, int y_stride); 127 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left); 128 void vp8_intra4x4_predict_armv6(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
intra4x4_predict_v6.asm | 21 ;void vp8_intra4x4_predict_armv6(unsigned char *Above, unsigned char *yleft, 27 ; r1: *yleft
|
/prebuilts/devtools/tools/lib/ |
jfreechart-1.0.9.jar | |
/prebuilts/tools/common/jfreechart/ |
jfreechart-1.0.9.jar | |
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/ |
jfreechart-1.0.9.jar | |