Searched defs:out_shift (Results 1 – 8 of 8) sorted by relevance
| /external/libaom/av1/common/x86/ |
| D | highbd_inv_txfm_avx2.c | 412 const int out_shift, in idct32_stage9_avx2() 443 int bd, int out_shift) { in idct32_low1_avx2() 510 int bd, int out_shift) { in idct32_low8_avx2() 623 int bd, int out_shift) { in idct32_low16_avx2() 773 int out_shift) { in idct32_avx2() 1155 int bd, int out_shift) { in idct16_low1_avx2() 1206 int bd, int out_shift) { in idct16_low8_avx2() 1353 int out_shift) { in idct16_avx2() 1536 int bd, int out_shift) { in iadst16_low1_avx2() 1714 int bd, int out_shift) { in iadst16_low8_avx2() [all …]
|
| D | highbd_inv_txfm_sse4.c | 403 const int out_shift, in idct32_stage9_sse4_1() 456 int bd, int out_shift) { in idct4x4_sse4_1() 514 int bd, int out_shift) { in iadst4x4_sse4_1() 688 int bd, int out_shift) { in iidentity4_sse4_1() 864 int bd, int out_shift) { in idct8x8_sse4_1() 986 int bd, int out_shift) { in iadst8x8_sse4_1() 1307 int bd, int out_shift) { in iidentity8_sse4_1() 1471 int bd, int out_shift) { in idct8x8_low1_sse4_1() 1513 int bd, int out_shift) { in idct8x8_new_sse4_1() 1625 int do_cols, int bd, int out_shift) { in iadst8x8_low1_sse4_1() [all …]
|
| /external/libaom/av1/common/arm/ |
| D | highbd_inv_txfm_neon.c | 489 const int out_shift, in idct32_stage9_neon() 541 int bd, int out_shift) { in idct4x4_neon() 590 int bd, int out_shift) { in iadst4x4_neon() 793 int bd, int out_shift) { in iidentity4_neon() 972 int bd, int out_shift) { in idct8x8_neon() 1078 int bd, int out_shift) { in iadst8x8_neon() 1330 int bd, int out_shift) { in iidentity8_neon() 1498 int do_cols, int bd, int out_shift) { in idct8x8_low1_neon() 1534 int do_cols, int bd, int out_shift) { in idct8x8_new_neon() 1620 int do_cols, int bd, int out_shift) { in iadst8x8_low1_neon() [all …]
|
| /external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/ |
| D | impl.cpp | 428 const int32_t out_shift = output_shift.at(x + i); in depthwise_loop_multiplier1_quantized() local 487 const int32_t out_shift = output_shift.at(x); in depthwise_loop_multiplier1_quantized() local 593 const int32_t out_shift = output_shift.at(id.x() * depth_multiplier + m); in depthwise_loop_generic_quantized() local 630 const auto out_shift = output_shift.at(0); in depthwise_loop_pow2_quantized_per_tensor() local 795 int32_t out_shift = 0; in run_depthwise_quanitized8bit() local
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | gcd_extra.c | 49 static int bn_gcd_consttime(BIGNUM *r, unsigned *out_shift, const BIGNUM *x, in bn_gcd_consttime()
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | gcd_extra.c | 49 static int bn_gcd_consttime(BIGNUM *r, unsigned *out_shift, const BIGNUM *x, in bn_gcd_consttime()
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | gcd_extra.c | 49 static int bn_gcd_consttime(BIGNUM *r, unsigned *out_shift, const BIGNUM *x, in bn_gcd_consttime()
|
| /external/armnn/third-party/stb/ |
| D | stb_image_resize.h | 1011 …le_range_upsample(int n, float out_filter_radius, float scale_ratio, float out_shift, int* in_firs… in stbir__calculate_sample_range_upsample() 1026 …e_range_downsample(int n, float in_pixels_radius, float scale_ratio, float out_shift, int* out_fir… in stbir__calculate_sample_range_downsample()
|