Home
last modified time | relevance | path

Searched refs:macroblock (Results 1 – 25 of 40) sorted by relevance

12

/external/libvpx/libvpx/vp8/encoder/
Dquantize.h19 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,
Dencodeframe.h20 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,
Dethreading.h21 struct macroblock;
23 void vp8cx_init_mbrthread_data(struct VP8_COMP *cpi, struct macroblock *x,
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.h25 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,
Dvp9_aq_complexity.h21 struct macroblock;
24 void vp9_caq_select_segment(struct VP9_COMP *cpi, struct macroblock *,
Dvp9_encodeframe.h20 struct macroblock;
32 void vp9_setup_src_planes(struct macroblock *x,
Dvp9_block.h64 typedef struct macroblock MACROBLOCK;
65 struct macroblock { struct
/external/libvpx/config/mips32-msa/
Dvp8_rtcd.h21 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…
Dvp9_rtcd.h23 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/
Dvp8_rtcd.h21 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…
Dvp9_rtcd.h23 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/
Dvp8_rtcd.h21 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/
Dvp8_rtcd.h21 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/
Dvp8_rtcd.h21 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…
Dvp9_rtcd.h23 struct macroblock;
40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
/external/libvpx/config/generic/
Dvp8_rtcd.h21 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/
Dvp8_rtcd.h21 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/
Dvp8_rtcd.h21 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…
Dvp9_rtcd.h23 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/
Dvp8_rtcd.h21 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/
Dvp8_rtcd.h21 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/
Dvp8_rtcd.h21 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/
Dlftr-other-uses.ll8 …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/
Dlftr-other-uses.ll8 …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/
Dprevent-hoisting.ll29 …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…

12