Home | History | Annotate | Download | only in sfplugin

Lines Matching refs:extraBuffers

215 CCodecBufferChannel::Input::Input() : extraBuffers("extra") {}
231 input->extraBuffers.flush();
312 if (input->extraBuffers.numComponentBuffers() < input->numExtraSlots) {
315 (void)input->extraBuffers.assignSlot(copy);
316 if (!input->extraBuffers.releaseSlot(copy, &c2buffer, false)) {
382 released = input->extraBuffers.releaseSlot(copy, nullptr, true);
892 input->extraBuffers.flush();
1233 input->extraBuffers.flush();
1263 (void)input->extraBuffers.expireComponentBuffer(buffer);