Home | History | Annotate | Download | only in filters

Lines Matching refs:next_buffer

990     scoped_refptr<StreamParserBuffer>& next_buffer = track_buffer_.front();
994 if (next_buffer->GetSpliceBufferConfigId(0) != current_config_index_) {
1000 *out_buffer = next_buffer;