Add missing files
Renamed files were not added to the repository when the old versions were deleted when vp8-->aom. Change-Id: I33817c40920e73bcfe15ace986b7fb973b9db5f7
This commit is contained in:
Родитель
fa8ca9f2c2
Коммит
9b94565b7a
|
@ -152,3 +152,4 @@ AOM_CTRL_USE_TYPE(AV1_GET_REFERENCE, av1_ref_frame_t *)
|
|||
#endif
|
||||
|
||||
#endif // AOM_AOM_H_
|
||||
|
||||
|
|
|
@ -842,3 +842,4 @@ AOM_CTRL_USE_TYPE(AV1E_SET_RENDER_SIZE, int *)
|
|||
#endif
|
||||
|
||||
#endif // AOM_AOMCX_H_
|
||||
|
||||
|
|
|
@ -163,3 +163,4 @@ AOM_CTRL_USE_TYPE(AV1_INVERT_TILE_DECODE_ORDER, int)
|
|||
#endif
|
||||
|
||||
#endif // AOM_AOMDX_H_
|
||||
|
||||
|
|
|
@ -73,3 +73,4 @@ aom_multi_resolution_encoder_three_formats() {
|
|||
|
||||
aom_mre_tests="aom_multi_resolution_encoder_three_formats"
|
||||
run_tests aom_multi_resolution_encoder_verify_environment "${aom_mre_tests}"
|
||||
|
||||
|
|
|
@ -55,3 +55,4 @@ aomcx_set_ref_aom() {
|
|||
aomcx_set_ref_tests="aomcx_set_ref_aom"
|
||||
|
||||
run_tests aomcx_set_ref_verify_environment "${aomcx_set_ref_tests}"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче