Skip to content
  • Thomas Guillem's avatar
    iomx: add iomx_hwbuffer · e77a89bc
    Thomas Guillem authored and Martin Storsjö's avatar Martin Storsjö committed
    
    
    Wrapper to android native window api located in aosp system/window.h.
    Allow to queue/dequeue hw buffers (ANativeWindowBuffer_t) allocated with a
    speficied hal_format and hw_usage.
    
    This requires changes to the android build project to include
    iomx_hwbuffer.c when building libiomx-*.so.
    
    Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
    e77a89bc