Skip to content
  • Yaowu Xu's avatar
    enable interleaved decoding of mode and mv · 2e73f901
    Yaowu Xu authored
    Previouly, the decoding of mode and motion vector are done a per frame
    basis followed by residue decoding and reconstuction. The commit added
    the option to allow decoder to interleave the decoding of mode and mvs
    with the residue decoding on a per MB basis.
    
    Change-Id: Ia5316f4a7af9ba7f155c92b5a6fc97201b653571
    2e73f901