Searched defs:quant_mode (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_block_sizes.cpp | 41 unsigned int& quant_mode, in decode_block_mode_2d() 158 unsigned int& quant_mode, in decode_block_mode_3d() 886 unsigned int quant_mode; in construct_block_size_descriptor_2d() local 1132 unsigned int quant_mode; in construct_block_size_descriptor_3d() local
|
D | astcenc_weight_align.cpp | 388 unsigned int quant_mode = bm.quant_mode; in compute_angular_endpoints_1plane() local 459 unsigned int quant_mode = bm.quant_mode; in compute_angular_endpoints_2planes() local
|
D | astcenc_internal.h | 409 uint8_t quant_mode; member 1077 quant_method quant_mode; member
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_mps_tree.h | 26 WORD32 quant_mode; member 45 WORD32 quant_mode; member
|
H A D | ixheaace_mps_structure.h | 24 WORD32 quant_mode; member 84 WORD32 quant_mode; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/ |
H A D | lite.py | 859 def _optimize_tflite_model(self, model, quant_mode, quant_io=True): argument 949 def _validate_inference_input_output_types(self, quant_mode): argument 1924 def _validate_quantized_input_stats(self, converter_kwargs, quant_mode): argument 1995 quant_mode): argument
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_bitdec.c | 1384 static IA_ERRORCODE ixheaacd_factor_funct(WORD32 ott_vs_tot_db, WORD32 quant_mode, in ixheaacd_factor_funct() 1427 WORD32 *ott_vs_tot_db_2, WORD32 quant_mode, in ixheaacd_factor_cld() 1459 WORD32 *param_slot, WORD32 extend_frame, WORD32 quant_mode, WORD32 *ott_vs_tot_db_in, in ixheaacd_map_index_data() 1743 WORD32 quant_mode = curr_state->quant_mode; in ixheaacd_decode_and_map_frame_ott() local
|
H A D | ixheaacd_mps_dec.h | 884 WORD32 quant_mode; member
|
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_block_sizes2.cpp | 42 int* quant_mode in decode_block_mode_2d() 146 int* quant_mode in decode_block_mode_3d()
|
/aosp_15_r20/external/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
|
H A D | si_pipe.h | 763 enum si_quant_mode quant_mode; member
|