Searched refs:LINEAR_CHUNKS (Results 1 – 7 of 7) sorted by relevance
269 { "linear-chunks", C2BufferData::LINEAR_CHUNKS },
1156 : mType(blocks.size() == 1 ? LINEAR : LINEAR_CHUNKS), in Impl()
310 case C2BufferData::LINEAR_CHUNKS: [[fallthrough]]; in attachBuffer()
2130 LINEAR_CHUNKS, ///< the buffer contains one or more linear blocks enumerator
642 EXPECT_EQ(C2BufferData::LINEAR_CHUNKS, data->type()); in TEST_F()
1166 case C2BufferData::LINEAR_CHUNKS: [[fallthrough]]; in realloc()
763 case C2BufferData::LINEAR_CHUNKS: [[fallthrough]]; in getOutputFrame()