Home
last modified time | relevance | path

Searched defs:shift1 (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_basic_ops.c79 WORD32 *dest, WORD32 vlen, WORD8 shift1, in ixheaacd_windowing_long1()
622 VOID ixheaacd_scale_down(WORD32 *dest, WORD32 *src, WORD32 len, WORD8 shift1, in ixheaacd_scale_down()
641 WORD8 shift1, WORD8 shift2) { in ixheaacd_scale_down_adj()
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image.cpp378 uint32_t shift1 = s1 - d1; in ComposeToInternal() local
411 uint32_t shift1 = s1 - d1; in ComposeToInternal() local
584 uint32_t shift1 = d1 - s1; in ComposeToInternal() local
/aosp_15_r20/external/libopus/silk/
H A DPLC.c192 static OPUS_INLINE void silk_PLC_energy(opus_int32 *energy1, opus_int *shift1, opus_int32 *energy2,… in silk_PLC_energy()
227 opus_int lag, idx, sLTP_buf_idx, shift1, shift2; in silk_PLC_conceal() local
/aosp_15_r20/external/libopenapv/src/
H A Doapv_tq.c90 int shift1 = get_transform_shift(log2_w, 0, bit_depth); in oapv_trans() local
203 static void oapv_itx(s16 *src, int shift1, int shift2, int line) in oapv_itx()
/aosp_15_r20/external/libhevc/common/arm64/
H A Dihevc_itrans_recon_32x32.s485 shift1: label
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dhp_max.cpp251 Word16 shift, shift1, shift2; in hp_max() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/src/
H A Dc_g_aver.cpp488 Word16 shift1; in Cb_gain_average() local
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_itrans_recon_32x32.s489 shift1: label
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/
Drange-neon.c182 uint8x16_t shift1 = vextq_u8(prev_input, input, 15); in utf8_range() local
Drange2-sse.c82 __m128i shift1, pos, range2; in utf8_range2() local
Drange-sse.c168 __m128i shift1, pos, range2; in utf8_range() local
Drange-avx2.c193 __m256i shift1, pos, range2; in utf8_range_avx2() local
Dutf8_validity.cc389 __m128i shift1; in ValidUTF8() local
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/
H A Drange-neon.c182 uint8x16_t shift1 = vextq_u8(prev_input, input, 15); in utf8_range() local
H A Drange-sse.c168 __m128i shift1, pos, range2; in utf8_range() local
H A Drange2-sse.c82 __m128i shift1, pos, range2; in utf8_range2() local
H A Drange-avx2.c193 __m256i shift1, pos, range2; in utf8_range_avx2() local
H A Dutf8_range.c401 __m128i shift1; in utf8_range_Validate() local
/aosp_15_r20/external/cronet/third_party/protobuf/third_party/utf8_range/
H A Drange2-sse.c82 __m128i shift1, pos, range2; in utf8_range2() local
/aosp_15_r20/external/protobuf/third_party/utf8_range/
H A Drange2-sse.c82 __m128i shift1, pos, range2; in utf8_range2() local
/aosp_15_r20/external/aac/libSBRdec/src/
H A Dhbe.cpp1754 int shift1 = fMin(fMax(sqmag1_e, sqmag2_e) - sqmag1_e, 31); in QmfTransposerApply() local
1773 int shift1 = fMin(fMax(sqmag0_e, mVal_e) - sqmag0_e, 31); in QmfTransposerApply() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Dintrapred.c236 static inline int divide_using_multiply_shift(int num, int shift1, in divide_using_multiply_shift()
267 const uint8_t *left, int shift1, in dc_predictor_rect()
592 int shift1, uint32_t multiplier) { in highbd_dc_predictor_rect()
/aosp_15_r20/external/libdav1d/src/x86/
H A Dloopfilter_avx512.asm44 shift1: dq 0x0204081020408000 define
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddo_plc.c49 int16_t shift1, shift2, shift3, shiftMax; in WebRtcIlbcfix_DoThePlc() local
/aosp_15_r20/external/lzma/C/
H A DBlake2s.c584 #define AXR2(a, b, c, d, input, sigma_index, shift1, shift2) \ argument
714 #define AXR2_W(sigma_index, shift1, shift2) \ argument
733 #define AXR2_W(sigma_index, shift1, shift2) \ argument
1332 #define AXR2_A(sigma_index, shift1, shift2) \ argument
1421 #define AXR2_X(sigma_index, shift1, shift2) \ argument

123