Skip to content
  • Jingning Han's avatar
    Make recursive txfm encoding process support rectangular tx_size · a9336328
    Jingning Han authored
    This commit makes the encoding process of the recursive transform
    block partition support both rectangular and square transform block
    sizes as the starting point. If the coding block size is rectangular,
    it would allow the transform block size to start from the largest
    rectangular transform size, and recursive parse to the selected
    coding sizes.
    
    Change-Id: I576628b9166565bada6a918f0a1e67849dfef4cd
    a9336328