Home
last modified time | relevance | path

Searched refs:OUTPUTS (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Test/testlib/
H A Dencoder.py43 OUTPUTS: Dict of output file extensions for different color formats.
48 OUTPUTS = None variable in EncoderBase
245 OUTPUTS = { variable in Encoder2x
272 dstPath = image.outFilePath + self.OUTPUTS[image.colorProfile]
353 OUTPUTS = { variable in Encoder1_7
377 dstPath = image.outFilePath + self.OUTPUTS[image.colorProfile]

Completed in 1 milliseconds