Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
ac10665a
Commit
ac10665a
authored
Feb 17, 2011
by
John Koleszar
Committed by
Code Review
Feb 17, 2011
Browse files
Merge "Removed unused vp8_recon_intra4x4mb function"
parents
c351aa7f
07f7b66f
Changes
2
Hide whitespace changes
Inline
Side-by-side
vp8/common/recon.h
View file @
ac10665a
...
...
@@ -94,6 +94,5 @@ typedef struct vp8_recon_rtcd_vtable
#define RECON_INVOKE(ctx,fn) vp8_recon_##fn
#endif
void
vp8_recon_intra4x4mb
(
const
vp8_recon_rtcd_vtable_t
*
rtcd
,
MACROBLOCKD
*
x
);
void
vp8_recon_intra_mbuv
(
const
vp8_recon_rtcd_vtable_t
*
rtcd
,
MACROBLOCKD
*
x
);
#endif
vp8/common/reconintra4x4.c
View file @
ac10665a
...
...
@@ -313,89 +313,3 @@ void vp8_intra_prediction_down_copy(MACROBLOCKD *x)
}
void
vp8_recon_intra4x4mb
(
const
vp8_recon_rtcd_vtable_t
*
rtcd
,
MACROBLOCKD
*
x
)
{
int
i
;
vp8_intra_prediction_down_copy
(
x
);
#if ARCH_ARM
{
BLOCKD
*
b
=
&
x
->
block
[
0
];
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
b
+=
1
;
vp8_predict_intra4x4
(
b
,
b
->
bmi
.
mode
,
b
->
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
}
#else
for
(
i
=
0
;
i
<
16
;
i
++
)
{
BLOCKD
*
b
=
&
x
->
block
[
i
];
vp8_predict_intra4x4
(
b
,
x
->
block
[
i
].
bmi
.
mode
,
x
->
block
[
i
].
predictor
);
RECON_INVOKE
(
rtcd
,
recon
)(
b
->
predictor
,
b
->
diff
,
*
(
b
->
base_dst
)
+
b
->
dst
,
b
->
dst_stride
);
}
#endif
vp8_recon_intra_mbuv
(
rtcd
,
x
);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment