Home
last modified time | relevance | path

Searched defs:shift (Results 151 - 175 of 708) sorted by relevance

12345678910>>...29

/third_party/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to32-a32.cc76 ShiftType shift; member
813 ShiftType shift in TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to32-in-it-block-t32.cc68 ShiftType shift; member
622 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to32-t32.cc76 ShiftType shift; member
841 ShiftType shift in TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-a32.cc76 ShiftType shift; member
2238 ShiftType shift in TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-in-it-block-t32.cc68 ShiftType shift; member
1122 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-narrow-out-it-block-t32.cc68 ShiftType shift; member
378 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-t32.cc70 ShiftType shift; member
2174 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
H A Dtest-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc89 ShiftType shift; member
2663 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc89 ShiftType shift; member
2663 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc89 ShiftType shift; member
2663 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc89 ShiftType shift; member
2663 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
H A Dtest-assembler-cond-rd-rn-operand-rm-shift-rs-a32.cc89 ShiftType shift; member
5163 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DMotionBlurEffect.cpp96 const int shift = SkNextLog2(fVisibleSampleCount); in renderToRaster8888Pow2Samples() local
/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp145 const int shift = exponentShift(exp); in round() local
238 const int shift = exponentShift(exp); in floatToHex() local
/third_party/ffmpeg/libavcodec/
H A Dcri.c82 static void unpack_10bit(GetByteContext *gb, uint16_t *dst, int shift, in unpack_10bit() argument
333 const int shift = 16 - bps; cri_decode_frame() local
[all...]
H A Ddirac_arith.h94 int shift = 14 - av_log2_16bit(c->range-1) + ((c->range-1)>>15); in renorm() local
H A Djpeglsdec.c113 int shift = 0; in ff_jpegls_decode_lse() local
360 int off = 0, stride = 1, width, shift, ret = 0; in ff_jpegls_decode_picture() local
533 src[x] <<= shift; in ff_jpegls_decode_picture() local
541 src[x] <<= shift; in ff_jpegls_decode_picture() local
[all...]
H A Dh274.c163 const uint8_t shift = h274->log2_scale_factor + 6; in generate() local
129 synth_grain_8x8_c(int8_t *out, const int out_stride, const int16_t scale, const uint8_t shift, const int8_t *db) synth_grain_8x8_c() argument
H A Dlibrav1e.c466 int shift = i ? desc->log2_chroma_h : 0; in librav1e_receive_packet() local
H A Dlpc.c96 quantize_lpc_coefs(double *lpc_in, int order, int precision, int32_t *lpc_out, int *shift, int min_shift, int max_shift, int zero_shift) quantize_lpc_coefs() argument
201 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int min_shift, int max_shift, int zero_shift) ff_lpc_calc_coefs() argument
H A Daptxenc.c37 aptx_qmf_polyphase_analysis(FilterSignal signal[NB_FILTERS], const int32_t coeffs[NB_FILTERS][FILTER_TAPS], int shift, int32_t samples[NB_FILTERS], int32_t *low_subband_output, int32_t *high_subband_output) aptx_qmf_polyphase_analysis() argument
H A Dbmvvideo.c84 int shift = 0; in decode_bmv_frame() local
[all...]
H A Dmlp.h79 uint8_t shift; ///< Right shift to apply to output of filter. member
H A Daacdec_fixed.c313 int shift = 28 - pv.exp; in predict() local
374 int shift, round, c, tmp; in apply_dependent_coupling_fixed() local
424 int i, c, shift, round, tmp; apply_independent_coupling_fixed() local
[all...]
H A Dacelp_vectors.c162 ff_acelp_weighted_vector_sum( int16_t* out, const int16_t *in_a, const int16_t *in_b, int16_t weight_coeff_a, int16_t weight_coeff_b, int16_t rounder, int shift, int length) ff_acelp_weighted_vector_sum() argument

Completed in 36 milliseconds

12345678910>>...29