OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YUV_RAW_INPUT_HEIGHT
(Results
1 - 14
of
14
) sorted by null
/external/libvpx/libvpx/test/
resize_util.sh
42
"${YUV_RAW_INPUT_WIDTH}x${
YUV_RAW_INPUT_HEIGHT
}" \
53
local target_height=$((${
YUV_RAW_INPUT_HEIGHT
} / 2))
61
local target_height=$((${
YUV_RAW_INPUT_HEIGHT
} * 2))
cx_set_ref.sh
40
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" \
set_maps.sh
38
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" \
simple_encoder.sh
38
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" 9999 0 100 \
twopass_encoder.sh
39
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" 100 \
vp8_multi_resolution_encoder.sh
67
"${
YUV_RAW_INPUT_HEIGHT
}" \
vpx_temporal_svc_encoder.sh
58
"${
YUV_RAW_INPUT_HEIGHT
}" "${timebase_num}" "${timebase_den}" \
64
"${
YUV_RAW_INPUT_HEIGHT
}" "${timebase_num}" "${timebase_den}" \
tools_common.sh
411
YUV_RAW_INPUT_HEIGHT
=288
437
YUV_RAW_INPUT_HEIGHT
=${
YUV_RAW_INPUT_HEIGHT
}
vpxenc.sh
56
--height="${
YUV_RAW_INPUT_HEIGHT
}""
/external/libaom/libaom/test/
set_maps.sh
38
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" \
aomcx_set_ref.sh
43
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" \
simple_encoder.sh
38
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" 9999 0 5 \
twopass_encoder.sh
40
"${
YUV_RAW_INPUT_HEIGHT
}" "${YUV_RAW_INPUT}" "${output_file}" "${limit}" \
tools_common.sh
335
--height="${
YUV_RAW_INPUT_HEIGHT
}""
444
YUV_RAW_INPUT_HEIGHT
=288
474
YUV_RAW_INPUT_HEIGHT
=${
YUV_RAW_INPUT_HEIGHT
}
Completed in 161 milliseconds