Searched refs:macroblockd (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | loopfilter.h | 71 struct macroblockd; 77 struct macroblockd *mbd, 80 void vp8_loop_filter_frame(struct VP8Common *cm, struct macroblockd *mbd, 84 struct macroblockd *mbd, 88 struct macroblockd *mbd,
|
D | blockd.h | 207 typedef struct macroblockd struct
|
D | rtcd_defs.sh | 6 struct macroblockd;
|
/external/libvpx/generic/ |
D | vpx_rtcd.h | 13 struct macroblockd; 80 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 83 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
/external/libvpx/mips/ |
D | vpx_rtcd.h | 13 struct macroblockd; 80 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 83 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
/external/libvpx/mips-dspr2/ |
D | vpx_rtcd.h | 13 struct macroblockd; 94 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 97 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
/external/libvpx/armv7a/ |
D | vpx_rtcd.h | 13 struct macroblockd; 98 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 101 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
/external/libvpx/armv7a-neon/ |
D | vpx_rtcd.h | 13 struct macroblockd; 116 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 119 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|