Skip to content
  • Zoe Liu's avatar
    Disable the unit test of ArfFreq for BIDIR_PRED · 5201280f
    Zoe Liu authored
    The test in arf_freq assumes any no-show frame as ALTREF_FRAME and
    then calculate the minimum run between two consecutive ALTREF_FRAME's
    based on this assumption. As BWDREF_FRAME is also a no-show frame and
    the minimum run between two consecutive BWDREF_FRAME's may vary
    between 1 and any arbitrary positive number as long as it does not
    exceed the golden frame group interval, this test does not apply to
    the experiment of BIDIR_PRED.
    
    Change-Id: I70efb2c691fdc18601dbb8a7735ac2f27817e75a
    5201280f