Commit e3d1e1fb authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

update configurations to use IVAS_rend for reference rendering

parent 3284f2ae
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: STEREO
    c02:
        type: lp3k5
        ivas_rend:
            fmt: STEREO
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
Loading