-
- Downloads
C2VdaBqBlockPool: C2VdaBqBlockPoolData inherits C2BufferQueueBlockPoolData
Originally, the definition of C2BufferQueueBlockPoolData is hidden at cpp file. C2VdaBqBlockPoolData has to handle the ownership transition itself with extra workaround. At ag/13473071, we expose C2BufferQueueBlockPoolData at header file. This CL makes C2VdaBqBlockPoolData inherit C2BufferQueueBlockPoolData directly. With this CL, C2VdaBqBlockPoolData could share the same logic of the ownership transition. Bug: 174188958 Test: android.media.cts.AdaptivePlaybackTest Change-Id: Ib73b2f8bc36bbd9724523624415551a7efadda73
Showing
- components/V4L2DecodeComponent.cpp 0 additions, 3 deletionscomponents/V4L2DecodeComponent.cpp
- plugin_store/C2VdaBqBlockPool.cpp 16 additions, 58 deletionsplugin_store/C2VdaBqBlockPool.cpp
- plugin_store/include/v4l2_codec2/plugin_store/C2VdaBqBlockPool.h 0 additions, 8 deletions...store/include/v4l2_codec2/plugin_store/C2VdaBqBlockPool.h
Loading
Please register or sign in to comment