| Index: source/libvpx/test/tools_common.sh
|
| diff --git a/source/libvpx/test/tools_common.sh b/source/libvpx/test/tools_common.sh
|
| index 34c15168a760131f9d921a44deecc98c27a764e0..0ae011e9ea77de0a81e55fecf0ccfc0e42a84534 100755
|
| --- a/source/libvpx/test/tools_common.sh
|
| +++ b/source/libvpx/test/tools_common.sh
|
| @@ -402,6 +402,7 @@ VP9_IVF_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-09-subpixel-00.ivf"
|
|
|
| VP9_WEBM_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-00-quantizer-00.webm"
|
| VP9_FPM_WEBM_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-07-frame_parallel-1.webm"
|
| +VP9_LT_50_FRAMES_WEBM_FILE="${LIBVPX_TEST_DATA_PATH}/vp90-2-02-size-32x08.webm"
|
|
|
| YUV_RAW_INPUT="${LIBVPX_TEST_DATA_PATH}/hantro_collage_w352h288.yuv"
|
| YUV_RAW_INPUT_WIDTH=352
|
|
|