Lines Matching refs:I8
193 stack.push_first_node<ImagePipelineNodeBufferedCallableSource>(4, 3, PixelFormat::I8,
261 stack.push_first_node<ImagePipelineNodeArraySource>(20, 2, PixelFormat::I8,
268 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
289 stack.push_first_node<ImagePipelineNodeArraySource>(10, 2, PixelFormat::I8,
296 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
482 stack.push_first_node<ImagePipelineNodeArraySource>(8, 3, PixelFormat::I8,
522 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
553 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
645 stack.push_first_node<ImagePipelineNodeArraySource>(12, 9, PixelFormat::I8,
652 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
762 stack.push_first_node<ImagePipelineNodeArraySource>(12, 2, PixelFormat::I8, in_data);
768 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
785 stack.push_first_node<ImagePipelineNodeArraySource>(12, 2, PixelFormat::I8, in_data);
791 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
812 stack.push_first_node<ImagePipelineNodeArraySource>(13, 2, PixelFormat::I8, in_data);
818 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
839 stack.push_first_node<ImagePipelineNodeArraySource>(12, 2, PixelFormat::I8, in_data);
845 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);
866 stack.push_first_node<ImagePipelineNodeArraySource>(13, 2, PixelFormat::I8, in_data);
872 ASSERT_EQ(stack.get_output_format(), PixelFormat::I8);