Google Flix Engine Linux Reference Manual User Manual
Page 453

7.13 CGI
447
FE2_FILTER_SCALE
</label>
<table id=’filter_scale’ class=’disabled’>
<tr>
<th><abbr title="Default: input image width">FE2_SCALE_WIDTH</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_SCALE_WIDTH’></td>
</tr>
<tr>
<th><abbr title="Default: input image height">FE2_SCALE_HEIGHT</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_SCALE_HEIGHT’></td>
</tr>
</table>
</td>
</tr>
<!-- END - SCALE filter parameters -->
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_SHARPEN’ value=’vfilter:’
onchange="toggle_ftable(’filter_sharpen’,this.checked)">
FE2_FILTER_SHARPEN
</label>
<table id=’filter_sharpen’ class=’disabled’>
<tr>
<th>(FE2_FILTER_SHARPEN defines no parameters)</th>
</tr>
</table>
</td>
</tr>
<!-- END - SHARPEN filter parameters -->
<tr><th><b>Audio Filters</b></th></tr>
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_HIGHPASS’ value=’afilter:’
onchange="toggle_ftable(’filter_highpass’,this.checked)">
FE2_FILTER_HIGHPASS
</label>
<table id=’filter_highpass’ class=’disabled’>
<tr>
<th><abbr title="Default: 0.707">FE2_HIGHPASS_Q</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_HIGHPASS_Q’></td>
</tr>
<tr>
<th>FE2_HIGHPASS_CUTOFF</th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_HIGHPASS_CUTOFF’></td>
</tr>
</table>
</td>
</tr>
<!-- END - HIGHPASS filter parameters -->
<tr>
<td>
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen