Home
last modified time | relevance | path

Searched defs:shift (Results 176 - 200 of 761) sorted by relevance

12345678910>>...31

/foundation/communication/nfc/services/src/tag/
H A Dndef_wifi_data_parser.cpp64 uint8_t shift = 8; // 8 bits for one byte in GetTypeFromPayload() 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
H A Dpthread_slice.c222 void ff_thread_await_progress2(AVCodecContext *avctx, int field, int thread, int shift) in ff_thread_await_progress2() argument
H A Dsbrdsp_fixed.c277 int shift, round; in sbr_hf_apply_noise() local
289 int shift, roun in sbr_hf_apply_noise() local
[all...]
H A Dmpegutils.c108 const int shift = 1 + quarter_sample; in ff_print_debug_info2() local
/third_party/ffmpeg/libavfilter/
H A Dvf_noise.c210 int shift = p->rand_shift[ix]; in noise() local
165 ff_line_noise_c(uint8_t *dst, const uint8_t *src, const int8_t *noise, int len, int shift) ff_line_noise_c() argument
178 ff_line_noise_avg_c(uint8_t *dst, const uint8_t *src, int len, const int8_t * const *shift) ff_line_noise_avg_c() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Djacosubdec.c38 int shift; member
/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c149 int shift = 0; in ff_init_hscaler_mmxext() local
/third_party/alsa-utils/bat/
H A Danalyze.c234 int i, shift = 0; in calculate_noise_one_period() local
427 int shift = SHIFT_MAX; in truncate_frames() local
[all...]
/third_party/astc-encoder/Utils/
H A Dastc_quant_generator.cpp329 int shift = bits_remaining - config.bits; in generate_unpacked_quant() local
/third_party/backends/backend/
H A Dkvs1025_cmds.h41 getbitfield (unsigned char *pageaddr, int mask, int shift) in getbitfield() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUBiDiProps.java307 private static final boolean getFlagFromProps(int props, int shift) { in getFlagFromProps() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUBiDiProps.java311 private static final boolean getFlagFromProps(int props, int shift) { in getFlagFromProps() argument
/third_party/libunwind/libunwind/include/
H A Ddwarf_i.h298 unw_word_t val = 0, shift = 0; in dwarf_read_uleb128() local
323 unw_word_t val = 0, shift = 0; in dwarf_read_sleb128() local
/third_party/libunwind/libunwind/src/arm/
H A DGex_tables.c225 uint8_t byte, shift = 0; in arm_exidx_decode() local

Completed in 15 milliseconds

12345678910>>...31