• Andres Calderon Jaramillo's avatar
    VaapiTest.LowQualityEncodingSetting: Increase size · 0108ae61
    Andres Calderon Jaramillo authored
    This CL increases the size passed to VaapiWrapper::CreateContext() from
    64x64 to 128x128. It seems that there is a minimum size that is not
    obvious through vainfo -a. However, when doing vadumpcaps, the
    VP9Profile0/EncSliceLP lists min_width: 128, min_height: 96 for the
    associated surface formats. Therefore, 128x128 should allow the context
    to be created and the test to continue.
    
    Bug: b:174486634
    Test: graphics.VAAPIUnittest.common on volteer2 and drawlat.
    Change-Id: I5fe06e2aa3e5e5247fd14b3a016645fad948400c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566253
    Auto-Submit: Andres Calderon Jaramillo <andrescj@chromium.org>
    Reviewed-by: default avatarMiguel Casas <mcasas@chromium.org>
    Commit-Queue: Miguel Casas <mcasas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#832388}
    0108ae61
vaapi_unittest.cc 13.7 KB