Searched refs:macroblockd (Results 1 – 17 of 17) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | loopfilter.h | 75 struct macroblockd; 81 struct macroblockd *mbd, 84 void vp8_loop_filter_frame(struct VP8Common *cm, struct macroblockd *mbd, 88 struct macroblockd *mbd, 92 struct macroblockd *mbd,
|
D | blockd.h | 211 typedef struct macroblockd struct
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_dthread.h | 19 struct macroblockd; 26 DECLARE_ALIGNED(16, struct macroblockd, xd); 55 struct macroblockd *xd,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_loopfilter.h | 85 struct macroblockd; 108 struct macroblockd *mbd, 114 struct VP9Common *cm, struct macroblockd *xd, 120 struct macroblockd xd; // TODO(jzern): most of this is unnecessary to the
|
D | vp9_blockd.h | 204 typedef struct macroblockd { struct
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vp8_rtcd.h | 15 struct macroblockd; 85 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 88 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
D | vp9_rtcd.h | 17 struct macroblockd;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vp8_rtcd.h | 15 struct macroblockd; 85 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 88 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
D | vp9_rtcd.h | 17 struct macroblockd;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vp8_rtcd.h | 15 struct macroblockd; 99 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 102 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
D | vp9_rtcd.h | 17 struct macroblockd;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vp8_rtcd.h | 19 struct macroblockd; 63 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne… 64 void vp8_build_intra_predictors_mbuv_s_sse2(struct macroblockd *x, unsigned char * uabove_row, unsi… 65 void vp8_build_intra_predictors_mbuv_s_ssse3(struct macroblockd *x, unsigned char * uabove_row, uns… 66 RTCD_EXTERN void (*vp8_build_intra_predictors_mbuv_s)(struct macroblockd *x, unsigned char * uabove… 68 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 69 void vp8_build_intra_predictors_mby_s_sse2(struct macroblockd *x, unsigned char * yabove_row, unsig… 70 void vp8_build_intra_predictors_mby_s_ssse3(struct macroblockd *x, unsigned char * yabove_row, unsi… 71 RTCD_EXTERN void (*vp8_build_intra_predictors_mby_s)(struct macroblockd *x, unsigned char * yabove_…
|
D | vp9_rtcd.h | 18 struct macroblockd;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vp8_rtcd.h | 15 struct macroblockd; 103 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 106 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
D | vp9_rtcd.h | 17 struct macroblockd;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vp8_rtcd.h | 15 struct macroblockd; 121 void vp8_build_intra_predictors_mby_s_c(struct macroblockd *x, unsigned char * yabove_row, unsigned… 124 void vp8_build_intra_predictors_mbuv_s_c(struct macroblockd *x, unsigned char * uabove_row, unsigne…
|
D | vp9_rtcd.h | 17 struct macroblockd;
|