Commit 2fd36347 authored by Jan Kiene's avatar Jan Kiene
Browse files

put format in headings as well

parent 6baa1d5d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -960,7 +960,7 @@ coverage-test-on-main-scheduled:
  # copy index page blueprint
  - cp ci/complexity_measurements/index_complexity.html ${public_dir}/index.html
  # patch the format in the title
  - sed -i "s/<title>IVAS FORMAT/<title>IVAS $in_format to $out_format/g" ${public_dir}/index.html
  - sed -i "s/IVAS FORMAT/IVAS $in_format to $out_format/g" ${public_dir}/index.html
  # do separately here to avoid overwrite complaints by mv
  - mv -f ci/complexity_measurements/style.css ${public_dir}/

+12 −12
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@
  </div>

  <div id="content">
    <h1 id="sec:graph-wmops">IVAS Stereo - Worst Case WMOPS Performance (Float, native SR)</h1>
    <h1 id="sec:graph-wmops">IVAS FORMAT - Worst Case WMOPS Performance (Float, native SR)</h1>

  <div class="graph-container">
  <div id="wmops-graph"></div>
@@ -163,7 +163,7 @@

  <hr />

    <h1 id="sec:graph-wmops_per_op">IVAS Stereo - Worst Case WMOPS Performance
    <h1 id="sec:graph-wmops_per_op">IVAS FORMAT - Worst Case WMOPS Performance
        per Operating Point (Float, native SR)</h1>

  <div class="graph-container">
@@ -177,7 +177,7 @@
  <hr />

  
    <h1 id="sec:graph-wmops_48kHz">IVAS Stereo - Worst Case WMOPS Performance (Float, 48 kHz)</h1>
    <h1 id="sec:graph-wmops_48kHz">IVAS FORMAT - Worst Case WMOPS Performance (Float, 48 kHz)</h1>

  <div class="graph-container">
  <div id="wmops-48kHz-graph"></div>
@@ -198,7 +198,7 @@

  <hr />

    <h1 id="sec:graph-wmops_per_op_48kHz">IVAS Stereo - Worst Case WMOPS Performance
    <h1 id="sec:graph-wmops_per_op_48kHz">IVAS FORMAT - Worst Case WMOPS Performance
        per Operating Point (Float, 48 kHz)</h1>

  <div class="graph-container">
@@ -214,7 +214,7 @@
  

  <!--
  <h1 id="sec:graph-wmops-basop">IVAS Stereo - Worst Case WMOPS Performance (BASOP)</h1>
  <h1 id="sec:graph-wmops-basop">IVAS FORMAT - Worst Case WMOPS Performance (BASOP)</h1>

  <div class="graph-container">
  <div id="wmops-graph-basop"></div>
@@ -235,7 +235,7 @@

  <hr />

  <h1 id="sec:graph-wmops_basop_per_op">IVAS Stereo - Worst Case WMOPS Performance
  <h1 id="sec:graph-wmops_basop_per_op">IVAS FORMAT - Worst Case WMOPS Performance
        per Operating Point (BASOP)</h1>

  <div class="graph-container">
@@ -248,7 +248,7 @@

  <hr />

  <h1 id="sec:graph-conversion_factors_basop_flc">IVAS Stereo - Measured WMOPS
  <h1 id="sec:graph-conversion_factors_basop_flc">IVAS FORMAT - Measured WMOPS
        Conversion Factors BASOP
      / Float</h1>

@@ -263,7 +263,7 @@
  <hr />
  -->

  <h1 id="sec:graph-ram">IVAS Stereo - Worst Case RAM Demand (Float)</h1>
  <h1 id="sec:graph-ram">IVAS FORMAT - Worst Case RAM Demand (Float)</h1>

  <div class="graph-container">
  <div id="ram-graph"></div>
@@ -297,7 +297,7 @@
  <hr />

  <!--
  <h1 id="sec:graph-ram-basop">IVAS Stereo - Worst Case RAM Demand (BASOP)</h1>
  <h1 id="sec:graph-ram-basop">IVAS FORMAT - Worst Case RAM Demand (BASOP)</h1>

  <div class="graph-container">
  <div id="ram-graph-basop"></div>
@@ -322,7 +322,7 @@
  <hr />
  -->

  <h1 id="sec:graph-rom">IVAS Stereo - Worst Case ROM Demand (Float)</h1>
  <h1 id="sec:graph-rom">IVAS FORMAT - Worst Case ROM Demand (Float)</h1>
  
  <div class="graph-container">
  <div id="rom-graph"></div>
@@ -338,7 +338,7 @@
  <!--
  <hr />
  
  <h1 id="sec:graph-rom-basop">IVAS Stereo - Worst Case ROM Demand (BASOP)</h1>
  <h1 id="sec:graph-rom-basop">IVAS FORMAT - Worst Case ROM Demand (BASOP)</h1>
  
  <div class="graph-container">
  <div id="rom-graph-basop"></div>
@@ -354,7 +354,7 @@
  <hr />
  -->

  <h1 id="sec:graph-prom">IVAS Stereo - Worst Case PROM Demand</h1>
  <h1 id="sec:graph-prom">IVAS FORMAT - Worst Case PROM Demand</h1>

  <div class="graph-container">
  <div id="prom-graph"></div>