Lines Matching refs:output

105     local readonly output="${VPX_TEST_OUTPUT_DIR}/vp8.ivf"
110 --output="${output}"
112 if [ ! -e "${output}" ]; then
122 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp8.webm"
126 --output="${output}"
128 if [ ! -e "${output}" ]; then
138 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp8_rt.webm"
141 --output="${output}"
142 if [ ! -e "${output}" ]; then
152 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp8.webm"
156 --output="${output}" \
159 if [ ! -e "${output}" ]; then
171 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp8_lag10_frames20.webm"
176 --output="${output}" \
180 if [ ! -e "${output}" ]; then
189 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp8_piped_input.ivf"
194 --output="${output}"
196 if [ ! -e "${output}" ]; then
205 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9.ivf"
210 --output="${output}"
212 if [ ! -e "${output}" ]; then
222 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9.webm"
226 --output="${output}"
228 if [ ! -e "${output}" ]; then
238 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9_rt.webm"
241 --output="${output}"
243 if [ ! -e "${output}" ]; then
253 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9.webm"
257 --output="${output}" \
260 if [ ! -e "${output}" ]; then
269 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9_lossless.ivf"
274 --output="${output}" \
277 if [ ! -e "${output}" ]; then
286 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9_lossless_minq0_maxq0.ivf"
291 --output="${output}" \
295 if [ ! -e "${output}" ]; then
307 local readonly output="${VPX_TEST_OUTPUT_DIR}/vp9_lag10_frames20.webm"
312 --output="${output}" \
316 if [ ! -e "${output}" ]; then