Searched defs:quant_mode (Results 1 - 5 of 5) sorted by relevance
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_weight_align.cpp | 488 unsigned int quant_mode = bm.quant_mode; in compute_angular_endpoints_1plane() local 562 unsigned int quant_mode = bm.quant_mode; in compute_angular_endpoints_2planes() local [all...] |
| H A D | astcenc_block_sizes.cpp | 887 unsigned int quant_mode; in construct_block_size_descriptor_2d() local 36 decode_block_mode_2d( unsigned int block_mode, unsigned int& x_weights, unsigned int& y_weights, bool& is_dual_plane, unsigned int& quant_mode, unsigned int& weight_bits ) decode_block_mode_2d() argument 152 decode_block_mode_3d( unsigned int block_mode, unsigned int& x_weights, unsigned int& y_weights, unsigned int& z_weights, bool& is_dual_plane, unsigned int& quant_mode, unsigned int& weight_bits ) decode_block_mode_3d() argument 1140 unsigned int quant_mode; construct_block_size_descriptor_3d() local [all...] |
| H A D | astcenc_internal.h | 436 uint8_t quant_mode; member 1106 quant_method quant_mode; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_viewport.c | 120 unsigned quant_mode = sctx->viewports.as_scissor[0].quant_mode; in si_emit_cull_state() local [all...] |
| H A D | si_pipe.h | 797 enum si_quant_mode quant_mode; member
|
Completed in 11 milliseconds