Home
last modified time | relevance | path

Searched defs:decoding (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp336 const SRGBDecode decoding) in SRGBTestSampler()
359 void SRGBTestSampler::setDecode (const SRGBDecode decoding) in setDecode()
453 SRGBDecode decoding) in SRGBTestTexture()
491 void SRGBTestTexture::setDecode (const SRGBDecode decoding) in setDecode()
1082 const SRGBDecode decoding) in addTexture()
1092 const SRGBDecode decoding) in addSampler()
/external/libcups/cups/
Dhttp-support.c939 http_uri_coding_t decoding, /* I - Decoding flags */ in httpSeparateURI()
/external/libgav1/libgav1/src/tile/
Dtile.cc2439 const bool decoding = mode == kProcessingModeDecodeOnly || in ProcessSuperBlock() local