Home
last modified time | relevance | path

Searched refs:blockd (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp8_rtcd.h14 struct blockd;
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 void vp8_dequantize_b_v6(struct blockd*, short *dqc);
30 void vp8_dequantize_b_neon(struct blockd*, short *dqc);
322 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
325 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
326 void vp8_fast_quantize_b_armv6(struct block *, struct blockd *);
327 void vp8_fast_quantize_b_neon(struct block *, struct blockd *);
330 …egular_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
333 …8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
[all …]
Dlibvpx_srcs.txt66 vp8/common/blockd.c
67 vp8/common/blockd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvp8_rtcd.h14 struct blockd;
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
238 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
241 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
244 …egular_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
247 …8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
268 void vp8_subtract_b_c(struct block *be, struct blockd *bd, int pitch);
277 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
280 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
283 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
Dlibvpx_srcs.txt7 vp8/common/blockd.c
8 vp8/common/blockd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvp8_rtcd.h14 struct blockd;
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
238 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
241 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
244 …egular_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
247 …8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
268 void vp8_subtract_b_c(struct block *be, struct blockd *bd, int pitch);
277 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
280 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
283 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
Dlibvpx_srcs.txt7 vp8/common/blockd.c
8 vp8/common/blockd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvp8_rtcd.h14 struct blockd;
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 void vp8_dequantize_b_v6(struct blockd*, short *dqc);
277 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
280 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
281 void vp8_fast_quantize_b_armv6(struct block *, struct blockd *);
284 …egular_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
287 …8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
308 void vp8_subtract_b_c(struct block *be, struct blockd *bd, int pitch);
309 void vp8_subtract_b_armv6(struct block *be, struct blockd *bd, int pitch);
[all …]
Dlibvpx_srcs.txt35 vp8/common/blockd.c
36 vp8/common/blockd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvp8_rtcd.h14 struct blockd;
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
256 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
259 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
262 …egular_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
265 …8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
286 void vp8_subtract_b_c(struct block *be, struct blockd *bd, int pitch);
295 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
298 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
301 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
Dlibvpx_srcs.txt7 vp8/common/blockd.c
8 vp8/common/blockd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h18 struct blockd;
117 void vp8_dequantize_b_c(struct blockd*, short *dqc);
118 void vp8_dequantize_b_mmx(struct blockd*, short *dqc);
119 RTCD_EXTERN void (*vp8_dequantize_b)(struct blockd*, short *dqc);
121 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
122 int vp8_diamond_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
123 RTCD_EXTERN int (*vp8_diamond_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, …
125 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
126 void vp8_fast_quantize_b_sse2(struct block *, struct blockd *);
127 void vp8_fast_quantize_b_ssse3(struct block *, struct blockd *);
[all …]
Dlibvpx_srcs.txt8 vp8/common/blockd.c
9 vp8/common/blockd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h196 typedef struct blockd struct
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_common.mk17 VP8_COMMON_SRCS-yes += common/blockd.c
33 VP8_COMMON_SRCS-yes += common/blockd.h