/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | numbers.cc | 347 int shift = countl_zero(result.first); in PowFive() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
H A D | city.cc | 71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32() argument 196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate() argument
|
/third_party/skia/modules/skplaintexteditor/app/ |
H A D | editor_application.cpp | 313 bool shift = Any(modifiers & (skui::ModifierKey::kShift)); variable [all...] |
/third_party/skia/include/core/ |
H A D | SkImageInfo.h | 695 int shift = this->shiftPerPixel(); in validRowBytes() local
|
/third_party/selinux/libsepol/src/ |
H A D | avtab.c | 366 uint32_t shift = 0; in avtab_alloc() local
|
/third_party/skia/bench/ |
H A D | RectBench.cpp | 33 RectBench(int shift, int stroke = 0, bool aa = true, bool perspective = false) in RectBench() argument 198 OvalBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in OvalBench() argument 208 RRectBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in RRectBench() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/ |
H A D | timex.h | 26 int shift; member
|
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-csi2-dphy-common.h | 36 u32 shift; member
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-csi2-dphy-common.h | 36 u32 shift; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dpx.c | 640 int shift = elements > 1 ? packing == 1 ? 22 : 20 : packing == 1 ? 2 : 0; in decode_frame() local 88 read10in32_gray(const uint8_t **ptr, uint32_t *lbuf, int *n_datum, int is_big, int shift) read10in32_gray() argument 106 read10in32(const uint8_t **ptr, uint32_t *lbuf, int *n_datum, int is_big, int shift) read10in32() argument 671 int shift = packing == 1 ? 4 : 0; decode_frame() local [all...] |
H A D | h264_ps.c | 660 int shift = ff_h264_quant_div6[q]; in init_dequant8_coeff_table() local 686 int shift = ff_h264_quant_div6[q] + 2; in init_dequant4_coeff_table() local
|
H A D | aacps_fixed_tablegen.h | 289 int shift, round; in ps_tableinit() local
|
H A D | aacsbr_fixed.c | 240 int shift, round; in sbr_hf_inverse_filter() local 570 int shift; sbr_hf_assemble() local [all...] |
H A D | aptx.h | 176 aptx_qmf_convolution(FilterSignal *signal, const int32_t coeffs[FILTER_TAPS], int shift) aptx_qmf_convolution() argument
|
H A D | g729postfilter.c | 123 int16_t shift; in long_term_filter() local [all...] |
H A D | dirac_dwt_template.c | 55 interleave(TYPE *dst, TYPE *src0, TYPE *src1, int w2, int add, int shift) interleave() argument 126 horizontal_compose_haari(TYPE *b, TYPE *temp, int w, int shift) horizontal_compose_haari() argument
|
H A D | aptx.c | 404 int32_t qr, idx, shift, factor_select; in aptx_invert_quantization() local
|
H A D | fic.c | 89 static av_always_inline void fic_idct(int16_t *blk, int step, int shift, int rnd) in fic_idct() argument
|
H A D | sga.c | 49 int shift; member 201 lzss_decompress(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst, int dst_size, int shift, int plus) lzss_decompress() argument [all...] |
H A D | msmpeg4dec.c | 79 int code, val, sign, shift; in msmpeg4v2_decode_motion() local
|
H A D | smcenc.c | 307 int shift = 15; in smc_encode_stream() local 355 int shift = 30; in smc_encode_stream() local 422 int shift = 45; in smc_encode_stream() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_afreqshift.c | 34 double shift; member [all...] |
H A D | src_avsynctest.c | 173 static int32_t sin32(int32_t x, int shift) in sin32() argument
|
H A D | vf_deband.c | 42 int shift[2]; member
|
H A D | vf_deshake.c | 214 static double block_angle(int x, int y, int cx, int cy, IntMotionVector *shift) in block_angle() argument
|