Home
last modified time | relevance | path

Searched defs:xq (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsort_sq.c26 int16_t *xq, /* (o) the quantized value */ in WebRtcIlbcfix_SortSq()
Dabs_quant_loop.c31 int16_t xq; in WebRtcIlbcfix_AbsQuantLoop() local
/external/libopus/silk/
Ddecode_core.c41opus_int16 xq[], /* O Decoded speech … in silk_decode_core()
DNSQ.c190 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer()
DNSQ_del_dec.c319 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_del_dec()
Dstructs.h46 …opus_int16 xq[ 2 * MAX_FRAME_LENGTH ]; /* Buffer for quantized output s… member
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c166 int32_t xq[3],yq[1],fyq[1]; in WebRtcIsacfix_InitialPitch() local
/external/libopus/silk/mips/
DNSQ_del_dec_mipsr1.h45 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_del_dec()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c373 const int xq = (k << 3) + ((tmp >> k) & 0x7); in model_rd_norm() local
389 const int xq = (k << 3) + ((tmp >> k) & 0x7); in model_rd_norm_vec() local
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c790 struct xmesa_query_object *xq = (struct xmesa_query_object *) q; in xmesa_begin_query() local
814 struct xmesa_query_object *xq = (struct xmesa_query_object *) q; in xmesa_end_query() local
/external/libopus/silk/x86/
DNSQ_sse.c250 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_10_16_sse4_1()
DNSQ_del_dec_sse.c317 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_del_dec_sse4_1()