/external/libvpx/libvpx/vp8/encoder/ |
D | quantize.h | 20 struct macroblock; 21 extern void vp8_quantize_mb(struct macroblock *x); 22 extern void vp8_quantize_mby(struct macroblock *x); 23 extern void vp8_quantize_mbuv(struct macroblock *x); 26 extern void vp8_update_zbin_extra(struct VP8_COMP *cpi, struct macroblock *x); 27 extern void vp8cx_mb_init_quantizer(struct VP8_COMP *cpi, struct macroblock *x, int ok_to_skip);
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.h | 25 struct macroblock; 28 void vp9_rd_pick_intra_mode_sb(struct VP9_COMP *cpi, struct macroblock *x, 43 struct macroblock *x, 51 struct macroblock *x, 64 struct macroblock *x,
|
D | vp9_aq_complexity.h | 22 struct macroblock; 25 void vp9_caq_select_segment(struct VP9_COMP *cpi, struct macroblock *,
|
D | vp9_encodeframe.h | 21 struct macroblock; 33 void vp9_setup_src_planes(struct macroblock *x,
|
D | vp9_block.h | 55 typedef struct macroblock MACROBLOCK; 56 struct macroblock { struct
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 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); [all …]
|
D | vp9_rtcd.h | 21 struct macroblock; 48 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 68 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 71 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int… 72 int vp9_full_search_sadx3(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 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); [all …]
|
D | vp9_rtcd.h | 21 struct macroblock; 48 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 68 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 71 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int… 72 int vp9_full_search_sadx3(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 20 struct macroblock; 77 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 83 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 110 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 113 int vp8_mbuverror_c(struct macroblock *mb); 116 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 62 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 20 struct macroblock; 77 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 83 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 110 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 113 int vp8_mbuverror_c(struct macroblock *mb); 116 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 62 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 20 struct macroblock; 77 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 83 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 110 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 113 int vp8_mbuverror_c(struct macroblock *mb); 116 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 62 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 20 struct macroblock; 84 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 90 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 121 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 124 int vp8_mbuverror_c(struct macroblock *mb); 127 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 62 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 20 struct macroblock; 90 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 97 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 132 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 135 int vp8_mbuverror_c(struct macroblock *mb); 138 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 46 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 62 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 65 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 20 struct macroblock; 89 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 95 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 130 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 133 int vp8_mbuverror_c(struct macroblock *mb); 136 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 62 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 20 struct macroblock; 102 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 109 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 152 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 155 int vp8_mbuverror_c(struct macroblock *mb); 158 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 21 struct macroblock; 46 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 62 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc… 65 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int…
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | lftr-other-uses.ll | 8 …2**, i32*, i32***, i32**, i32, i32, i32, i32, %typedef.Slice*, %struct.macroblock*, i32, i32, i32,… 10 …%struct.macroblock = type { i32, i32, i32, %struct.macroblock*, %struct.macroblock*, i32, [2 x [4 …
|
/external/llvm/test/CodeGen/Mips/ |
D | prevent-hoisting.ll | 29 …i8**, i32*, i32***, i32**, i32, i32, i32, i32, %struct.Slice*, %struct.macroblock*, i32, i32, i32,… 39 %struct.macroblock = type { i32, [2 x i32], i32, i32, %struct.macroblock*, %struct.macroblock*, i32…
|