Home
last modified time | relevance | path

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

/external/libvpx/config/x86_64/
Dvp8_rtcd.h15 struct blockd;
102 void vp8_dequantize_b_c(struct blockd*, short *DQC);
103 void vp8_dequantize_b_mmx(struct blockd*, short *DQC);
106 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
107 int vp8_diamond_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
110 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
111 void vp8_fast_quantize_b_sse2(struct block *, struct blockd *);
112 void vp8_fast_quantize_b_ssse3(struct block *, struct blockd *);
126 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
127 int vp8_full_search_sadx3(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
[all …]
/external/libvpx/config/x86/
Dvp8_rtcd.h15 struct blockd;
102 void vp8_dequantize_b_c(struct blockd*, short *DQC);
103 void vp8_dequantize_b_mmx(struct blockd*, short *DQC);
106 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
107 int vp8_diamond_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
110 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
111 void vp8_fast_quantize_b_sse2(struct block *, struct blockd *);
112 void vp8_fast_quantize_b_ssse3(struct block *, struct blockd *);
126 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
127 int vp8_full_search_sadx3(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
[all …]
/external/libvpx/config/generic/
Dvp8_rtcd.h15 struct blockd;
75 void vp8_dequantize_b_c(struct blockd*, short *DQC);
78 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
81 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
84 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
117 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
120 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h15 struct blockd;
88 void vp8_dequantize_b_c(struct blockd*, short *DQC);
89 void vp8_dequantize_b_neon(struct blockd*, short *DQC);
92 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
96 void vp8_fast_quantize_b_neon(struct block *, struct blockd *);
99 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
140 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
143 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
/external/libvpx/config/arm64/
Dvp8_rtcd.h15 struct blockd;
88 void vp8_dequantize_b_c(struct blockd*, short *DQC);
89 void vp8_dequantize_b_neon(struct blockd*, short *DQC);
92 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv …
95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
96 void vp8_fast_quantize_b_neon(struct block *, struct blockd *);
99 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re…
140 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
143 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
/external/libvpx/libvpx/vp8/
Dvp8_common.mk16 VP8_COMMON_SRCS-yes += common/blockd.c
32 VP8_COMMON_SRCS-yes += common/blockd.h
/external/libvpx/libvpx/vp8/common/
Dblockd.h193 typedef struct blockd { struct
/external/libvpx/
DAndroid.bp51 "libvpx/vp8/common/blockd.c",
289 "libvpx/vp8/common/blockd.c",
497 "libvpx/vp8/common/blockd.c",
647 "libvpx/vp8/common/blockd.c",
883 "libvpx/vp8/common/blockd.c",
/external/libaom/libaom/av1/
Dav1.cmake29 "${AOM_ROOT}/av1/common/blockd.c"
30 "${AOM_ROOT}/av1/common/blockd.h"
/external/libaom/
DAndroid.bp117 "libaom/av1/common/blockd.c",