Home
last modified time | relevance | path

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

/external/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/libaom/libaom/test/
Dpickrst_test.cc87 int xq[2]; in RunPixelProjErrorTest() local
141 int xq[2]; in RunPixelProjErrorTest_ExtremeValues() local
252 int xq[2]; in RunPixelProjErrorTest() local
306 int xq[2]; in RunPixelProjErrorTest_ExtremeValues() local
/external/libopus/silk/
Ddecode_core.c41opus_int16 xq[], /* O Decoded speech … in silk_decode_core()
DNSQ.c188 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer()
DNSQ_del_dec.c324 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/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c166 int32_t xq[3],yq[1],fyq[1]; in WebRtcIsacfix_InitialPitch() local
/external/aac/libAACdec/src/
Dusacdec_lpc.cpp537 static void lsf_weight_2st(FIXP_LPC *lsfq, FIXP_DBL *xq, int nk_mode) { in lsf_weight_2st()
700 FIXP_DBL xq[M_LP_FILTER_ORDER]; /* weighted residual LSF vector */ in vlpc_2st_dec() local
/external/libopus/silk/mips/
DNSQ_del_dec_mipsr1.h45 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_del_dec()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c794 struct xmesa_query_object *xq = (struct xmesa_query_object *) q; in xmesa_begin_query() local
818 struct xmesa_query_object *xq = (struct xmesa_query_object *) q; in xmesa_end_query() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c457 const int xq = (k << 3) + ((tmp >> k) & 0x7); in model_rd_norm() local
473 const int xq = (k << 3) + ((tmp >> k) & 0x7); in model_rd_norm_vec() local
/external/libopus/silk/x86/
DNSQ_sse4_1.c249 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_10_16_sse4_1()
DNSQ_del_dec_sse4_1.c318 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_del_dec_sse4_1()
/external/libaom/libaom/av1/encoder/
Dpickrst.c373 int xq[2]; in get_pixel_proj_error() local
657 int flt1_stride, int *xq, in get_proj_subspace()
716 static AOM_INLINE void encode_xq(int *xq, int *xqd, in encode_xq()
Drd.c684 const int xq = (k << 3) + ((tmp >> k) & 0x7); in model_rd_norm() local
/external/libopus/silk/arm/
DNSQ_del_dec_neon_intr.c548 opus_int16 xq[], /* O */ in silk_noise_shape_quantizer_del_dec_neon()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c598 int xq[2]; in av1_apply_selfguided_restoration_sse4_1() local
Dselfguided_avx2.c646 int xq[2]; in av1_apply_selfguided_restoration_avx2() local
/external/python/cpython3/Objects/
Dmemoryobject.c2755 const char *xq = ADJUST_PTR(q, qsuboffsets, 0); in cmp_base() local
2790 const char *xq = ADJUST_PTR(q, qsuboffsets, 0); in cmp_rec() local
/external/libaom/libaom/av1/common/
Drestoration.c632 void av1_decode_xq(const int *xqd, int *xq, const sgr_params_type *params) { in av1_decode_xq()
925 int xq[2]; in av1_apply_selfguided_restoration_c() local
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1468 int xq[2]; in av1_apply_selfguided_restoration_neon() local