Searched defs:imgdata2 (Results 1 – 1 of 1) sorted by relevance
132 std::unique_ptr<uint8[]> imgdata2; in TestCropAndDecodeJpeg() local364 const std::unique_ptr<uint8[]> imgdata2(new uint8[flags.stride * in_h]); in TEST() local