/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | highbd_compound_convolve_neon.h | 28 const int offset_bits = 12 + 2 * FILTER_BITS - ROUND0_BITS - 2; in highbd_12_comp_avg_neon() local 93 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in highbd_comp_avg_neon() local 156 const int offset_bits = 12 + 2 * FILTER_BITS - ROUND0_BITS - 2; in highbd_12_dist_wtd_comp_avg_neon() local 227 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in highbd_dist_wtd_comp_avg_neon() local
|
H A D | convolve_scale_neon.h | 83 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in compound_convolve_vert_scale_8tap_neon() local 147 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in compound_avg_convolve_vert_scale_8tap_neon() local 233 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in compound_dist_wtd_convolve_vert_scale_8tap_neon() local 400 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in convolve_vert_scale_8tap_neon() local 533 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in compound_convolve_vert_scale_6tap_neon() local 597 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in compound_avg_convolve_vert_scale_6tap_neon() local 683 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in compound_dist_wtd_convolve_vert_scale_6tap_neon() local 844 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in convolve_vert_scale_6tap_neon() local
|
H A D | compound_convolve_neon_i8mm.c | 406 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_dist_wtd_avg_6tap_neon_i8mm() local 505 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_dist_wtd_avg_8tap_neon_i8mm() local 567 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_avg_6tap_neon_i8mm() local 664 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_avg_8tap_neon_i8mm() local 725 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_6tap_neon_i8mm() local 802 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_8tap_neon_i8mm() local
|
H A D | compound_convolve_neon.c | 304 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_copy_dist_wtd_avg_neon() local 394 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_copy_avg_neon() local 480 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_copy_neon() local 599 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_dist_wtd_avg_neon() local 816 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_avg_neon() local 1026 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_neon() local 1259 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_y_6tap_dist_wtd_avg_neon() local 1479 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_y_6tap_avg_neon() local 1692 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_y_6tap_neon() local 1908 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_y_8tap_dist_wtd_avg_neon() local [all …]
|
H A D | compound_convolve_neon.h | 247 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_vert_6tap_dist_wtd_avg_neon() local 403 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_vert_6tap_avg_neon() local 553 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_vert_6tap_neon() local 722 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_vert_8tap_dist_wtd_avg_neon() local 886 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_vert_8tap_avg_neon() local 1044 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_2d_vert_8tap_neon() local
|
H A D | compound_convolve_neon_dotprod.c | 320 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_dist_wtd_avg_neon_dotprod() local 443 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_avg_neon_dotprod() local 562 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in dist_wtd_convolve_x_neon_dotprod() local
|
H A D | highbd_warp_plane_neon.h | 333 const int offset_bits = bd + 2 * FILTER_BITS - round0; in highbd_vertical_filter_4x1_f4() local 403 const int offset_bits = bd + 2 * FILTER_BITS - round0; in highbd_vertical_filter_8x1_f8() local
|
H A D | warp_plane_neon.h | 232 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in warp_affine_vertical() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | convolve.c | 120 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_convolve_2d_sr_c() local 331 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_dist_wtd_convolve_2d_c() local 371 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_dist_wtd_convolve_y_c() local 418 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_dist_wtd_convolve_x_c() local 463 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_dist_wtd_convolve_2d_copy_c() local 534 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_convolve_2d_scale_c() local 774 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_highbd_convolve_2d_sr_c() local 839 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_highbd_convolve_2d_sr_intrabc_c() local 943 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_highbd_dist_wtd_convolve_2d_c() local 985 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_highbd_dist_wtd_convolve_x_c() local [all …]
|
H A D | warped_motion.c | 303 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_highbd_warp_affine_c() local 534 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_warp_affine_c() local
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | warp_plane_sse4.c | 399 ConvolveParams *conv_params, const int round_bits, const int offset_bits, in unpack_weights_and_set_round_const() 624 const int round_bits, const int offset_bits) { in warp_vertical_filter() 651 const int round_bits, const int offset_bits) { in warp_vertical_filter_gamma0() 679 const int round_bits, const int offset_bits) { in warp_vertical_filter_delta0() 705 const int round_bits, const int offset_bits) { in warp_vertical_filter_gamma0_delta0() 732 const int round_bits, const int offset_bits) { in prepare_warp_vertical_filter() 795 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_warp_affine_sse4_1() local
|
H A D | convolve_2d_avx2.c | 37 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in convolve_2d_sr_general_avx2() local 77 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in convolve_2d_sr_general_avx2() local
|
H A D | convolve_2d_sse2.c | 41 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in convolve_2d_sr_12tap_sse2() local 252 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_convolve_2d_sr_sse2() local
|
H A D | av1_convolve_scale_sse4.c | 111 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in vfilter8() local 338 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in highbd_vfilter8() local
|
H A D | warp_plane_avx2.c | 432 ConvolveParams *conv_params, const int round_bits, const int offset_bits, in unpack_weights_and_set_round_const_avx2() 1047 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_warp_affine_avx2() local
|
H A D | highbd_warp_affine_avx2.c | 34 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in av1_highbd_warp_affine_avx2() local
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | blend_a64_mask.c | 43 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in aom_lowbd_blend_a64_d16_mask_c() local 129 const int offset_bits = bd + 2 * FILTER_BITS - conv_params->round_0; in aom_highbd_blend_a64_d16_mask_c() local
|
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/ |
D | main.cc | 320 TypeInfoClassField(const std::string& name, const std::string& type_name, uint32_t offset_bits) in TypeInfoClassField() 328 uint64_t offset_bits() const { return offset_bits_; } in offset_bits() function in __anon9b9b25110111::TypeInfoClassField 356 void AddField(const std::string& name, const std::string& type_name, uint32_t offset_bits) { in AddField()
|
/aosp_15_r20/external/capstone/bindings/ocaml/ |
H A D | m680x.ml | 13 offset_bits: int; RecordField
|
/aosp_15_r20/external/capstone/bindings/java/capstone/ |
H A D | M680x.java | 21 public byte offset_bits; field in M680x.OpIndexed
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_format_vp9.cc | 444 size_t offset_bits = 0; in WriteHeader() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_shader.cpp | 129 uint32_t offset_bits = 0; in elk_texture_offset() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | txb_rdopt_utils.h | 79 const int offset_bits = av1_eob_offset_bits[eob_pt]; in get_eob_cost() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cuda/ |
H A D | EmbeddingBag.cu | 58 dequantize_intx(uint32_t packedVals, float2 scale_bias, uint8_t offset_bits) { in dequantize_intx()
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | blend_a64_mask_neon.c | 54 const int offset_bits = bd + 2 * FILTER_BITS - ROUND0_BITS; in aom_lowbd_blend_a64_d16_mask_neon() local
|