/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | highbd_intrapred_sse2.c | 21 const uint16_t *left, int bd) { in aom_highbd_h_predictor_4x4_sse2() 40 const uint16_t *left, int bd) { in aom_highbd_h_predictor_4x8_sse2() 49 const uint16_t *left, int bd) { in aom_highbd_h_predictor_8x4_sse2() 68 const uint16_t *left, int bd) { in aom_highbd_h_predictor_8x8_sse2() 99 const uint16_t *left, int bd) { in aom_highbd_h_predictor_8x16_sse2() 145 const uint16_t *left, int bd) { in aom_highbd_h_predictor_16x8_sse2() 153 const uint16_t *left, int bd) { in aom_highbd_h_predictor_16x16_sse2() 166 const uint16_t *left, int bd) { in aom_highbd_h_predictor_16x32_sse2() 220 const uint16_t *left, int bd) { in aom_highbd_h_predictor_32x16_sse2() 233 const uint16_t *left, int bd) { in aom_highbd_h_predictor_32x32_sse2() [all …]
|
H A D | highbd_loopfilter_sse2.c | 29 const uint8_t *t, int bd, __m128i *blt, in get_limit() 49 int bd, __m128i *blt_out, __m128i *lt_out, __m128i *thr_out, in get_limit_dual() 195 __m128i *flat2, int bd) { in highbd_flat_mask4_sse2() 205 __m128i *flat2, int bd) { in highbd_flat_mask4_dual_sse2() 217 int bd) { in highbd_filter4_sse2() 269 const __m128i *th, int bd, in highbd_filter4_dual_sse2() 328 const unsigned char *lt, const unsigned char *thr, int bd) { in highbd_lpf_internal_14_sse2() 502 const uint8_t *thresh, int bd) { in aom_highbd_lpf_horizontal_14_sse2() 522 const uint8_t *thr1, int bd) { in highbd_lpf_internal_14_dual_sse2() 722 const uint8_t *_thresh1, int bd) { in aom_highbd_lpf_horizontal_14_dual_sse2() [all …]
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | av1_inv_txfm2d.c | 21 int stride, int bd) { in av1_highbd_iwht4x4_16_add_c() 82 int dest_stride, int bd) { in av1_highbd_iwht4x4_1_add_c() 190 int bd) { in av1_gen_inv_stage_range() 237 int bd) { in inv_txfm2d_add_c() 321 int bd) { in inv_txfm2d_add_facade() 330 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x8_c() 336 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x4_c() 342 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x16_c() 348 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x8_c() 354 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x32_c() [all …]
|
H A D | convolve.c | 55 int x_step_qn, int bd) { in av1_highbd_convolve_horiz_rs_c() 90 const int bd = 8; in av1_convolve_2d_sr_c() local 212 const int bd = 8; in av1_convolve_2d_sr_intrabc_c() local 306 const int bd = 8; in av1_dist_wtd_convolve_2d_c() local 370 const int bd = 8; in av1_dist_wtd_convolve_y_c() local 417 const int bd = 8; in av1_dist_wtd_convolve_x_c() local 462 const int bd = 8; in av1_dist_wtd_convolve_2d_copy_c() local 508 const int bd = 8; in av1_convolve_2d_scale_c() local 693 ConvolveParams *conv_params, int bd) { in av1_highbd_convolve_x_sr_c() 720 const int subpel_y_qn, int bd) { in av1_highbd_convolve_y_sr_c() [all …]
|
/aosp_15_r20/external/libnl/lib/route/link/ |
H A D | bridge.c | 115 struct bridge_data *bd; in bridge_clone() local 151 struct bridge_data *bd = data; in bridge_parse_protinfo() local 203 struct bridge_data *bd = data; in bridge_parse_af_full() local 387 struct bridge_data *bd = data; in bridge_fill_af() local 414 struct bridge_data *bd = data; in bridge_fill_pi() local 463 struct bridge_data *bd; in bridge_override_rtm() local 536 struct bridge_data *bd) in rtnl_link_bridge_dump_vlans() 550 struct bridge_data *bd = data; in bridge_dump_details() local 688 struct bridge_data *bd; in rtnl_link_bridge_has_ext_info() local 717 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_set_port_state() local [all …]
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/widget/ |
H A D | LocalImageResolverTest.java | 99 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_defaultSize_resizeToDefaultSize() local 115 BitmapDrawable bd = (BitmapDrawable) ((AdaptiveIconDrawable) d).getForeground(); in resolveImage_largeAdaptiveBitmapIcon_defaultSize_resizeToDefaultSize() local 130 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_defaultSize_resizeToDefaultSize() local 144 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_passedSize_resizeToDefinedSize() local 156 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_negativeWidth_dontResize() local 168 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_negativeHeight_dontResize() local 181 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_passedNegativeWidth_dontResize() local 194 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_passedNegativeHeight_dontResize() local 205 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_smallBitmapIcon_passedSmallerSize_dontResize() local 217 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_passedSize_resizeToDefinedSize() local [all …]
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | av1_fwd_txfm2d.c | 42 const TXFM_2D_FLIP_CFG *cfg, int bd) { in av1_gen_fwd_stage_range() 58 int32_t *buf, int bd) { in fwd_txfm2d_c() 130 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x8_c() 138 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x4_c() 146 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x16_c() 154 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x8_c() 162 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x32_c() 170 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_32x16_c() 179 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x16_c() 188 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x4_c() [all …]
|
H A D | hybrid_fwd_txfm.c | 82 const int bd = txfm_param->bd; in highbd_fwd_txfm_4x4() local 109 const int bd = txfm_param->bd; in highbd_fwd_txfm_8x16() local 117 const int bd = txfm_param->bd; in highbd_fwd_txfm_16x8() local 169 const int bd = txfm_param->bd; in highbd_fwd_txfm_8x8() local 177 const int bd = txfm_param->bd; in highbd_fwd_txfm_16x16() local 185 const int bd = txfm_param->bd; in highbd_fwd_txfm_32x32() local 193 const int bd = txfm_param->bd; in highbd_fwd_txfm_32x64() local 202 const int bd = txfm_param->bd; in highbd_fwd_txfm_64x32() local 212 const int bd = txfm_param->bd; in highbd_fwd_txfm_16x64() local 220 const int bd = txfm_param->bd; in highbd_fwd_txfm_64x16() local [all …]
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | highbd_intrapred_neon.c | 36 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_4x4_neon() 47 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_4x4_neon() 57 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_4x4_neon() 67 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_4x4_neon() 92 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_8x8_neon() 104 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_8x8_neon() 114 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_8x8_neon() 124 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_8x8_neon() 152 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_16x16_neon() 168 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_16x16_neon() [all …]
|
H A D | highbd_loopfilter_neon.c | 19 const int bd) { in load_thresh() 74 uint32_t *flat_status, uint16x8_t *hev, const int bd) { in filter_flat_hev_mask() 95 uint32_t *flat2_status, const int bd) { in flat_mask5() 111 static INLINE int16x8_t flip_sign(const uint16x8_t v, const int bd) { in flip_sign() 116 static INLINE uint16x8_t flip_sign_back(const int16x8_t v, const int bd) { in flip_sign_back() 233 uint16x8_t *oq1, const int bd) { in filter4() 298 const int bd) { in filter8() 324 uint16x8_t *oq4, uint16x8_t *oq5, uint16x8_t *oq6, const int bd) { in filter16() 567 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_4_neon() 582 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_neon() [all …]
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | highbd_inv_txfm_neon.c | 219 const int bd) { in highbd_get_recon_8x8_neon() 243 const int bd) { in highbd_get_recon_4xn_neon() 255 int height, const int bd) { in highbd_write_buffer_4xn_neon() 268 int height, const int bd) { in highbd_write_buffer_8xn_neon() 488 const int do_cols, const int bd, in idct32_stage9_neon() 541 int bd, int out_shift) { in idct4x4_neon() 590 int bd, int out_shift) { in iadst4x4_neon() 746 int fliplr, int flipud, int shift, int bd) { in write_buffer_4x4() 793 int bd, int out_shift) { in iidentity4_neon() 829 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x4_neon() [all …]
|
/aosp_15_r20/external/exfatprogs/mkfs/ |
H A D | mkfs.c | 43 struct exfat_blk_dev *bd, struct exfat_user_input *ui) in exfat_setup_boot_sector() 102 static int exfat_write_boot_sector(struct exfat_blk_dev *bd, in exfat_write_boot_sector() 138 static int exfat_write_extended_boot_sectors(struct exfat_blk_dev *bd, in exfat_write_extended_boot_sectors() 173 static int exfat_write_oem_sector(struct exfat_blk_dev *bd, in exfat_write_oem_sector() 215 static int exfat_create_volume_boot_record(struct exfat_blk_dev *bd, in exfat_create_volume_boot_record() 271 static int exfat_create_fat_table(struct exfat_blk_dev *bd, in exfat_create_fat_table() 312 static int exfat_create_bitmap(struct exfat_blk_dev *bd) in exfat_create_bitmap() 337 static int exfat_create_root_dir(struct exfat_blk_dev *bd, in exfat_create_root_dir() 436 static int exfat_build_mkfs_info(struct exfat_blk_dev *bd, in exfat_build_mkfs_info() 492 static int exfat_zero_out_disk(struct exfat_blk_dev *bd, in exfat_zero_out_disk() [all …]
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | highbd_intrapred_intrin_sse2.c | 21 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_4x4_sse2() 40 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_8x8_sse2() 87 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_16x16_sse2() 135 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_32x32_sse2() 182 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_4x4_sse2() 193 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_4x4_sse2() 204 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_4x4_sse2() 236 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_8x8_sse2() 247 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_8x8_sse2() 258 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_8x8_sse2() [all …]
|
H A D | highbd_loopfilter_sse2.c | 16 static INLINE __m128i signed_char_clamp_bd_sse2(__m128i value, int bd) { in signed_char_clamp_bd_sse2() 53 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_16_sse2() 480 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_16_dual_sse2() 488 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_8_sse2() 714 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_8_dual_sse2() 722 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_4_sse2() 884 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_sse2() 1003 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_vertical_4_sse2() 1027 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_4_dual_sse2() 1049 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_vertical_8_sse2() [all …]
|
H A D | highbd_convolve_avx2.c | 23 int w, int h, int bd) { in vpx_highbd_convolve_copy_avx2() 105 int w, int h, int bd) { in vpx_highbd_convolve_avg_avx2() 341 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_h8_avx2() 368 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_h8_avx2() 461 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_h2_avx2() 487 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_h2_avx2() 570 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_v8_avx2() 697 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_v8_avx2() 741 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_v2_avx2() 799 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_v2_avx2() [all …]
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | intrapred.c | 373 const uint16_t *left, int bd) { in highbd_v_predictor() 385 const uint16_t *left, int bd) { in highbd_h_predictor() 397 const uint16_t *left, int bd) { in highbd_paeth_predictor() 412 const uint16_t *left, int bd) { in highbd_smooth_predictor() 445 const uint16_t *left, int bd) { in highbd_smooth_v_predictor() 476 const uint16_t *left, int bd) { in highbd_smooth_h_predictor() 507 const uint16_t *left, int bd) { in highbd_dc_128_predictor() 521 const uint16_t *left, int bd) { in highbd_dc_left_predictor() 538 const uint16_t *left, int bd) { in highbd_dc_top_predictor() 554 const uint16_t *left, int bd) { in highbd_dc_predictor() [all …]
|
H A D | loopfilter.c | 25 static inline int16_t signed_char_clamp_high(int t, int bd) { in signed_char_clamp_high() 519 uint16_t q1, int bd) { in highbd_filter_mask2() 533 uint16_t q2, uint16_t q3, int bd) { in highbd_filter_mask() 551 int bd) { in highbd_filter_mask3_chroma() 566 uint16_t q2, int bd) { in highbd_flat_mask3_chroma() 579 int bd) { in highbd_flat_mask4() 594 uint16_t q0, uint16_t q1, int bd) { in highbd_hev_mask() 604 int bd) { in highbd_filter4() 639 const uint8_t *thresh, int bd) { in aom_highbd_lpf_horizontal_4_c() 660 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_4_dual_c() [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/math/ |
H A D | OldBigDecimalConstructorsTest.java | 48 BigDecimal bd; in testConstrBigIntegerMathContext() local 134 BigDecimal bd; in testConstrBigIntegerScaleMathContext() local 266 BigDecimal bd; in testConstrBigIntegerScaleMathContext_AndroidFailure() local 306 BigDecimal bd; in testConstrCharIntIntMathContext() local 393 BigDecimal bd; in testConstrCharMathContext() local 445 BigDecimal bd; in testConstrDoubleMathContext() local 528 BigDecimal bd; in testConstrDoubleMathContext_AndroidFailure() local 583 BigDecimal bd; in testConstrLongMathContext() local 651 BigDecimal bd = new BigDecimal(a); in testConstrStringException() local 674 BigDecimal bd; in testConstrStringMathContext() local
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | highbd_inv_txfm_sse4.c | 24 static inline __m128i highbd_clamp_epi16(__m128i u, int bd) { in highbd_clamp_epi16() 83 const int bd) { in highbd_get_recon_8x8_sse4_1() 99 __m128i res0, const int bd) { in highbd_get_recon_4xn_sse4_1() 110 int height, const int bd) { in highbd_write_buffer_4xn_sse4_1() 123 int height, const int bd) { in highbd_write_buffer_8xn_sse4_1() 149 int stride, int bd) { in av1_highbd_iwht4x4_16_add_sse4_1() 402 const int do_cols, const int bd, 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() 634 int fliplr, int flipud, int shift, int bd) { in write_buffer_4x4() [all …]
|
/aosp_15_r20/external/libvpx/vpx_dsp/ |
H A D | inv_txfm.c | 1293 int stride, int bd) { in vpx_highbd_iwht4x4_16_add_c() 1350 int stride, int bd) { in vpx_highbd_iwht4x4_1_add_c() 1377 void vpx_highbd_iadst4_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_iadst4_c() 1422 void vpx_highbd_idct4_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_idct4_c() 1455 int stride, int bd) { in vpx_highbd_idct4x4_16_add_c() 1480 int stride, int bd) { in vpx_highbd_idct4x4_1_add_c() 1499 void vpx_highbd_iadst8_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_iadst8_c() 1583 void vpx_highbd_idct8_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_idct8_c() 1642 int stride, int bd) { in vpx_highbd_idct8x8_64_add_c() 1667 int stride, int bd) { in vpx_highbd_idct8x8_12_add_c() [all …]
|
H A D | loopfilter.c | 23 static INLINE int16_t signed_char_clamp_high(int t, int bd) { in signed_char_clamp_high() 364 uint16_t q2, uint16_t q3, int bd) { in highbd_filter_mask() 381 int bd) { in highbd_flat_mask4() 396 uint16_t q3, uint16_t q4, int bd) { in highbd_flat_mask5() 407 uint16_t q0, uint16_t q1, int bd) { in highbd_hev_mask() 417 int bd) { in highbd_filter4() 452 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_4_c() 477 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_c() 484 int bd) { in vpx_highbd_lpf_vertical_4_c() 502 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_4_dual_c() [all …]
|
H A D | intrapred.c | 459 const uint16_t *left, int bd) { in highbd_d207_predictor() 490 const uint16_t *left, int bd) { in highbd_d63_predictor() 510 const uint16_t *left, int bd) { in highbd_d45_predictor() 531 const uint16_t *left, int bd) { in highbd_d117_predictor() 558 const uint16_t *left, int bd) { in highbd_d135_predictor() 588 const uint16_t *left, int bd) { in highbd_d153_predictor() 613 const uint16_t *left, int bd) { in highbd_v_predictor() 625 const uint16_t *left, int bd) { in highbd_h_predictor() 637 const uint16_t *left, int bd) { in highbd_tm_predictor() 651 const uint16_t *left, int bd) { in highbd_dc_128_predictor() [all …]
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_idct.c | 211 int stride, int tx_type, int bd) { in vp9_highbd_iht4x4_16_add_c() 250 int stride, int tx_type, int bd) { in vp9_highbd_iht8x8_64_add_c() 283 int stride, int tx_type, int bd) { in vp9_highbd_iht16x16_256_add_c() 310 int eob, int bd) { in vp9_highbd_idct4x4_add() 318 int eob, int bd) { in vp9_highbd_iwht4x4_add() 326 int eob, int bd) { in vp9_highbd_idct8x8_add() 343 int stride, int eob, int bd) { in vp9_highbd_idct16x16_add() 359 int stride, int eob, int bd) { in vp9_highbd_idct32x32_add() 374 uint16_t *dest, int stride, int eob, int bd) { in vp9_highbd_iht4x4_add() 382 uint16_t *dest, int stride, int eob, int bd) { in vp9_highbd_iht8x8_add() [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/math/BigDecimal/ |
H A D | FloatDoubleValueTests.java | 49 static void testDoubleValue0(long i, BigDecimal bd) { in testDoubleValue0() 51 "Unexpected equality failure for " + i + "\t" + bd); in testDoubleValue0() local 54 static void testFloatValue0(long i, BigDecimal bd) { in testFloatValue0() 56 "Unexpected equality failure for " + i + "\t" + bd); in testFloatValue0() local 59 static void checkFloat(BigDecimal bd, float f) { in checkFloat() 66 static void checkDouble(BigDecimal bd, double d) { in checkDouble()
|
H A D | Constructor.java | 39 BigDecimal bd = new BigDecimal("1.2e"); in stringConstructor() local 44 BigDecimal bd = new BigDecimal(new char[5], -1, 4, null); in charArrayConstructorNegativeOffset() local 49 BigDecimal bd = new BigDecimal(new char[5], 0, -1, null); in charArrayConstructorNegativeLength() local 55 BigDecimal bd = new BigDecimal(new char[5], Integer.MAX_VALUE - 5, in charArrayConstructorIntegerOverflow() local 69 BigDecimal bd = new BigDecimal(new char[5], 1, 5, null); in charArrayConstructorIndexOutOfBounds() local
|