/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-quantize.c | 79 gst_audio_quantize_quantize_memcpy (GstAudioQuantize * quant, in gst_audio_quantize_quantize_memcpy() 88 gst_audio_quantize_quantize_int_none_none (GstAudioQuantize * quant, in gst_audio_quantize_quantize_int_none_none() 118 setup_dither_buf (GstAudioQuantize * quant, gint samples) in setup_dither_buf() 172 gst_audio_quantize_quantize_int_dither_none (GstAudioQuantize * quant, in gst_audio_quantize_quantize_int_dither_none() 182 setup_error_buf (GstAudioQuantize * quant, gint samples, gint extra) in setup_error_buf() 196 gst_audio_quantize_quantize_int_dither_feedback (GstAudioQuantize * quant, in gst_audio_quantize_quantize_int_dither_feedback() 236 gst_audio_quantize_quantize_int_dither_noise_shape (GstAudioQuantize * quant, in gst_audio_quantize_quantize_int_dither_noise_shape() 330 gst_audio_quantize_setup_noise_shaping (GstAudioQuantize * quant) in gst_audio_quantize_setup_noise_shaping() 370 gst_audio_quantize_setup_dither (GstAudioQuantize * quant) in gst_audio_quantize_setup_dither() 389 gst_audio_quantize_setup_quantize_func (GstAudioQuantize * quant) in gst_audio_quantize_setup_quantize_func() [all …]
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | reduce_int8.c | 177 … int32_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceMeanInt8() 211 … int8_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceMeanLastAxis() 252 … int32_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceSumInt8() 284 … int8_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceSumLastAxis() 324 … int8_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceMaxLastAxis() 360 … int32_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceMaxInt8() 383 … int8_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceMinLastAxis() 421 … int32_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceMinInt8() 443 … int8_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceProdLastAxis() 486 … int32_t *dst_data, const ReduceQuantArg *quant, const int tid, const int thread_num) { in ReduceProdInt8() [all …]
|
D | layer_norm_int8.c | 20 … const LayerNormQuantArg *quant, int num, const float mean, const float deno) { in LayerNormGammaAndBetaInt8() 36 const LayerNormParameter *param, const LayerNormQuantArg *quant, int task_id) { in LayerNormInt8()
|
D | tanh_int8.c | 22 … TanhInt8(const int8_t *input_ptr, int8_t *output_ptr, int size, const TanhQuantParameter *quant) { in TanhInt8()
|
/third_party/ffmpeg/libavcodec/ |
D | rtjpeg.c | 47 const uint32_t *quant) { in get_block() 119 #define BLOCK(quant, dst, stride) do { \ in ff_rtjpeg_decode_frame_yuv420() argument
|
D | hqxdsp.c | 27 static inline void idct_col(int16_t *blk, const uint8_t *quant) in idct_col() 110 int16_t *block, const uint8_t *quant) in hqx_idct_put()
|
D | dcaenc.h | 149 static inline int32_t quantize_value(int32_t value, softfloat quant) in quantize_value()
|
D | vaapi_mjpeg.c | 79 VAIQMatrixBufferJPEGBaseline quant; in vaapi_mjpeg_decode_slice() local
|
D | hq_hqa.c | 222 int quant, int slice_no, int w, int h) in hqa_decode_slice() 248 int width, height, quant; in hqa_decode_frame() local
|
D | pcm-dvdenc.c | 38 int quant, freq, frame_size; in pcm_dvd_encode_init() local
|
D | vaapi_vp8.c | 42 VAIQMatrixBufferVP8 quant; in vaapi_vp8_start_frame() local
|
D | vaapi_encode_mjpeg.c | 161 VAQMatrixBufferJPEG *quant; in vaapi_encode_mjpeg_write_extra_buffer() local 304 JPEGRawQuantisationTable *quant = &priv->quant_tables.table[t]; in vaapi_encode_mjpeg_init_picture_params() local
|
D | aacenc_quantization.h | 163 const float *in, float *quant, const float *scaled, in quantize_and_encode_band_cost_NONE() 243 #define quantize_and_encode_band_cost( \ argument
|
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
D | h264e.c | 79 OMX_VIDEO_PARAM_QUANTIZATIONTYPE quant; in instantiate_h264e_output_port() local
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | fse_bit_stream.cc | 22 namespace mindspore::lite::quant { namespace
|
D | quant_cast.cc | 25 namespace mindspore::lite::quant { namespace
|
/third_party/boost/libs/xpressive/tools/ |
D | perl2xpr.cpp | 59 cregex regex, alts, seq, quant, repeat, atom, escape, group, lit, charset, setelem; in main() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpjpegpay.h | 50 guint8 quant; member
|
D | gstrtph263pay.h | 142 unsigned int quant:5; /* Quantization value for first MB */ member 208 unsigned int quant:5; /* Quantization value for first MB */ member 353 guint quant; member 368 guint quant; member 394 guint quant; member
|
D | gstrtph261pay.h | 69 unsigned int quant:5; /* Quantizer */ member
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_h261.c | 51 int sbit, ebit, gobn, mbap, quant; in h261_handle_packet() local
|
/third_party/boost/boost/xpressive/detail/dynamic/ |
D | dynamic.hpp | 216 … simple_repeat_matcher<Xpr, mpl::true_> quant(xpr, spec.min_, spec.max_, seq.width().value()); in make_simple_repeat() local 221 … simple_repeat_matcher<Xpr, mpl::false_> quant(xpr, spec.min_, spec.max_, seq.width().value()); in make_simple_repeat() local
|
D | sequence.hpp | 137 quant_enum quant() const in quant() function
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_zscan.h | 63 struct pipe_sampler_view *src, *layout, *quant; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
D | astc_integer_sequence.cpp | 324 quantization_method quant in compute_ise_bitcount()
|