Home
last modified time | relevance | path

Searched refs:_hdrsubsamp (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjunittest.c422 int _hdrw = 0, _hdrh = 0, _hdrsubsamp = -1; in _decompTest() local
428 &_hdrsubsamp)); in _decompTest()
429 if (_hdrw != w || _hdrh != h || _hdrsubsamp != subsamp) in _decompTest()
/third_party/libjpeg-turbo/
Dtjunittest.c429 int _hdrw = 0, _hdrh = 0, _hdrsubsamp = -1; in _decompTest() local
435 &_hdrsubsamp)); in _decompTest()
436 if (_hdrw != w || _hdrh != h || _hdrsubsamp != subsamp) in _decompTest()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjunittest.c438 int _hdrw = 0, _hdrh = 0, _hdrsubsamp = -1; in _decompTest() local
444 &_hdrsubsamp)); in _decompTest()
445 if (_hdrw != w || _hdrh != h || _hdrsubsamp != subsamp) in _decompTest()