Home
last modified time | relevance | path

Searched defs:quant_mode (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp41 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
Dastcenc_weight_align.cpp388 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
Dastcenc_internal.h409 uint8_t quant_mode; member
1077 quant_method quant_mode; member
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_tree.h26 WORD32 quant_mode; member
45 WORD32 quant_mode; member
H A Dixheaace_mps_structure.h24 WORD32 quant_mode; member
84 WORD32 quant_mode; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dlite.py859 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 Dixheaacd_mps_bitdec.c1384 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 Dixheaacd_mps_dec.h884 WORD32 quant_mode; member
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp42 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 Dsi_state_viewport.c120 unsigned quant_mode = sctx->viewports.as_scissor[0].quant_mode; in si_emit_cull_state() local
H A Dsi_pipe.h763 enum si_quant_mode quant_mode; member