/external/libvpx/libvpx/vp8/encoder/ |
D | quantize.h | 19 struct macroblock; 20 extern void vp8_quantize_mb(struct macroblock *x); 21 extern void vp8_quantize_mby(struct macroblock *x); 22 extern void vp8_quantize_mbuv(struct macroblock *x); 25 extern void vp8_update_zbin_extra(struct VP8_COMP *cpi, struct macroblock *x); 26 extern void vp8cx_mb_init_quantizer(struct VP8_COMP *cpi, struct macroblock *x,
|
D | encodeframe.h | 20 struct macroblock; 24 void vp8_build_block_offsets(struct macroblock *x); 26 void vp8_setup_block_ptrs(struct macroblock *x); 30 int vp8cx_encode_inter_macroblock(struct VP8_COMP *cpi, struct macroblock *x, 34 int vp8cx_encode_intra_macroblock(struct VP8_COMP *cpi, struct macroblock *x,
|
D | ethreading.h | 21 struct macroblock; 23 void vp8cx_init_mbrthread_data(struct VP8_COMP *cpi, struct macroblock *x,
|
/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, 34 struct macroblock *x, int mi_row, int mi_col, 39 struct VP9_COMP *cpi, struct TileDataEnc *tile_data, struct macroblock *x, 50 struct macroblock *x, int mi_row, int mi_col,
|
D | vp9_aq_complexity.h | 21 struct macroblock; 24 void vp9_caq_select_segment(struct VP9_COMP *cpi, struct macroblock *,
|
D | vp9_encodeframe.h | 20 struct macroblock; 32 void vp9_setup_src_planes(struct macroblock *x,
|
D | vp9_block.h | 64 typedef struct macroblock MACROBLOCK; 65 struct macroblock { struct
|
/external/libvpx/config/mips32-msa/ |
D | vp8_rtcd.h | 21 struct macroblock; 90 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 91 int vp8_diamond_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 98 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 133 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 134 int vp8_mbblock_error_msa(struct macroblock *mb, int dc); 137 int vp8_mbuverror_c(struct macroblock *mb); 138 int vp8_mbuverror_msa(struct macroblock *mb); 141 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv… 142 int vp8_refining_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 23 struct macroblock; 40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
|
/external/libvpx/config/mips64-msa/ |
D | vp8_rtcd.h | 21 struct macroblock; 90 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 91 int vp8_diamond_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 98 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 133 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 134 int vp8_mbblock_error_msa(struct macroblock *mb, int dc); 137 int vp8_mbuverror_c(struct macroblock *mb); 138 int vp8_mbuverror_msa(struct macroblock *mb); 141 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv… 142 int vp8_refining_search_sadx4(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 23 struct macroblock; 40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 21 struct macroblock; 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 … 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… 162 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 163 int vp8_mbblock_error_sse2(struct macroblock *mb, int dc); 166 int vp8_mbuverror_c(struct macroblock *mb); 167 int vp8_mbuverror_sse2(struct macroblock *mb); 170 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv… [all …]
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 21 struct macroblock; 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 … 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… 162 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 163 int vp8_mbblock_error_sse2(struct macroblock *mb, int dc); 166 int vp8_mbuverror_c(struct macroblock *mb); 167 int vp8_mbuverror_sse2(struct macroblock *mb); 170 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv… [all …]
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 21 struct macroblock; 75 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 81 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 108 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 111 int vp8_mbuverror_c(struct macroblock *mb); 114 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 23 struct macroblock; 40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
|
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 21 struct macroblock; 75 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 81 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 108 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 111 int vp8_mbuverror_c(struct macroblock *mb); 114 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 21 struct macroblock; 75 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 81 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 108 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 111 int vp8_mbuverror_c(struct macroblock *mb); 114 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 21 struct macroblock; 75 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 81 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 108 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 111 int vp8_mbuverror_c(struct macroblock *mb); 114 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
D | vp9_rtcd.h | 23 struct macroblock; 40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 21 struct macroblock; 82 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 88 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 119 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 122 int vp8_mbuverror_c(struct macroblock *mb); 125 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 21 struct macroblock; 89 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 96 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 131 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 134 int vp8_mbuverror_c(struct macroblock *mb); 137 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 21 struct macroblock; 89 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv … 96 int vp8_full_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *re… 131 int vp8_mbblock_error_c(struct macroblock *mb, int dc); 134 int vp8_mbuverror_c(struct macroblock *mb); 137 int vp8_refining_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv…
|
/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/swiftshader/third_party/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…
|