• Thomas Guillem's avatar
    iomx: add android GraphicBuffers functions. · a72ed50c
    Thomas Guillem authored
    - OMXAndroid_EnableGraphicBuffers: activate GraphicBuffers.
      Next call of OMX_GetParameter(OMX_IndexParamPortDefinition) will return a
      private eColorFormat compatible with android hal_format.
    
    - OMXAndroid_GetGraphicBufferUsage: return hw_usage that will be used to
      allocate android hw buffers.
    Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
    a72ed50c
omxil_core.h 2.48 KB