Lines Matching refs:macroblock
20 struct macroblock;
115 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
116 int vp8_diamond_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
135 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
136 int vp8_full_search_sadx3(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
179 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
180 int vp8_mbblock_error_mmx(struct macroblock *mb, int dc);
181 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);
193 int vp8_mbuverror_c(struct macroblock *mb);
194 int vp8_mbuverror_mmx(struct macroblock *mb);
195 int vp8_mbuverror_xmm(struct macroblock *mb);
207 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
208 int vp8_refining_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…