Skip to content
  • Jingning Han's avatar
    Drop repeated tx size search from intra mode txfm RD · 6217782f
    Jingning Han authored
    When the coding block size is below 16x16, the current tx size
    search loop may end up searching 4x4 transform size multiple times.
    This commit skips the redundant search steps. Tested a a few
    1080p clips at 4 Mbps, the encoding speed is up by 10% for key
    frame coding, and 3% for overall.
    
    Change-Id: Ifbb27bad1ec55ef0011b1e789d995f36b3f4605e
    6217782f