Hi, I have a use-case where NV12 video frames are imported as GL texture (using EXT_image_dma_buf_import, dma_buf) and would like to down-scale the said texture into also a destination NV12 buffer (render target). The destination NV12 buffer will
↧