Loading media/codec2/vndk/internal/C2BlockInternal.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -238,7 +238,7 @@ struct _C2BlockFactory { * - Local migration on blockpool side will be done automatically by * - Local migration on blockpool side will be done automatically by * blockpool. * blockpool. * - Before attachBuffer(), BeginAttachBlockToBufferQueue() should be called * - Before attachBuffer(), BeginAttachBlockToBufferQueue() should be called * to test eligiblity. * to test eligibility. * - After attachBuffer() is called, EndAttachBlockToBufferQueue() should * - After attachBuffer() is called, EndAttachBlockToBufferQueue() should * be called. This will set "held" status to true. If it returned * be called. This will set "held" status to true. If it returned * false, cancelBuffer() should be called. * false, cancelBuffer() should be called. Loading Loading
media/codec2/vndk/internal/C2BlockInternal.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -238,7 +238,7 @@ struct _C2BlockFactory { * - Local migration on blockpool side will be done automatically by * - Local migration on blockpool side will be done automatically by * blockpool. * blockpool. * - Before attachBuffer(), BeginAttachBlockToBufferQueue() should be called * - Before attachBuffer(), BeginAttachBlockToBufferQueue() should be called * to test eligiblity. * to test eligibility. * - After attachBuffer() is called, EndAttachBlockToBufferQueue() should * - After attachBuffer() is called, EndAttachBlockToBufferQueue() should * be called. This will set "held" status to true. If it returned * be called. This will set "held" status to true. If it returned * false, cancelBuffer() should be called. * false, cancelBuffer() should be called. Loading