Home
last modified time | relevance | path

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

/third_party/python/PCbuild/
Drt.bat33 set qmode= variable
40 if "%1"=="-q" (set qmode=yes) & shift & goto CheckOpts variable
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_block_sizes2.cpp127 int qmode = (base_quant_mode - 2) + 6 * H; in decode_block_mode_2d() local
216 int qmode = (base_quant_mode - 2) + 6 * H; in decode_block_mode_3d() local
/third_party/ejdb/src/jql/
Djqp.h291 jqp_query_mode_t qmode; member