media/gpu/v4l2VEA: Create ImageProcessor with GMB output and IMPORT mode
The ImageProcessor option in V4L2VEA is formerly both STORAGE_GPU_MEMORY_BUFFER and STORAGE_OWNED_MEMORY for output buffer storage type and both IMPORT and ALLOCATE for output mode. The v4l2 encoder driver should be able to consume GpuMemoryBuffer today, and all the existing ImageProcessor support GpuMemoryBuffer. Therefore, the option of STORAGE_OWNED_MEMORY and ALLOCATE is no longer needed. Bug: 1033799 Test: appr.tc on kukui Change-Id: I4274bba117cb16195e0a92c9448acc55cc353d88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2104727 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#751229}
Showing
Please register or sign in to comment