Searched refs:LoadYUV420FromBitmapFile (Results 1 – 3 of 3) sorted by relevance
47 gfxstream::expected<YUV420Image, std::string> LoadYUV420FromBitmapFile(
196 gfxstream::expected<YUV420Image, std::string> LoadYUV420FromBitmapFile( in LoadYUV420FromBitmapFile() function
62 textureDataYuv = GFXSTREAM_EXPECT(LoadYUV420FromBitmapFile("custom.bmp")); in CanHandlePrecisionQualifierWithYuvSampler()