-
- Downloads
plugin_store: Split H2BGraphicBufferProducer to a dedicated file
Although H2BGraphicBufferProducer is only used by C2VdaBqBlockPool, the logic of H2BGraphicBufferProducer is not highly coupled. This CL splits the class to a dedicated file. Bug: 160110407 Test: mmm external/v4l2_codec2 Change-Id: Icec2d189fe9df832d71aeb7b0f25ec22df8cc2d0
Showing
- plugin_store/Android.bp 1 addition, 0 deletionsplugin_store/Android.bp
- plugin_store/C2VdaBqBlockPool.cpp 1 addition, 285 deletionsplugin_store/C2VdaBqBlockPool.cpp
- plugin_store/H2BGraphicBufferProducer.cpp 287 additions, 0 deletionsplugin_store/H2BGraphicBufferProducer.cpp
- plugin_store/include/v4l2_codec2/plugin_store/H2BGraphicBufferProducer.h 48 additions, 0 deletions...clude/v4l2_codec2/plugin_store/H2BGraphicBufferProducer.h
Loading
Please register or sign in to comment