| /external/libaom/av1/common/ |
| 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 …]
|
| D | cfl.h | 97 #define CFL_SUBSAMPLE(arch, sub, bd, width, height) \ argument 105 #define CFL_SUBSAMPLE_FUNCTIONS(arch, sub, bd) \ argument 128 #define CFL_SUBSAMPLE_FUNCTION_ARRAY(arch, sub, bd) \ argument 249 #define CFL_PREDICT_X(arch, width, height, bd) \ argument 252 #define CFL_PREDICT_FN(arch, bd) \ argument
|
| D | convolve.h | 43 #define WIENER_CLAMP_LIMIT(r0, bd) (1 << ((bd) + 1 + FILTER_BITS - r0)) argument 71 int is_compound, int bd) { in get_conv_params_no_round() 103 int bd) { in get_conv_params() 107 static INLINE WienerConvolveParams get_conv_params_wiener(int bd) { in get_conv_params_wiener()
|
| /external/libaom/aom_dsp/x86/ |
| 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 …]
|
| D | highbd_loopfilter_avx2.c | 23 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_14_dual_avx2() 31 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_vertical_14_dual_avx2() 39 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_4_dual_avx2() 47 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_8_dual_avx2() 55 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_vertical_4_dual_avx2() 63 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_vertical_8_dual_avx2()
|
| /external/libnl/lib/route/link/ |
| 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 …]
|
| /external/exfatprogs/mkfs/ |
| 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 …]
|
| /external/libaom/av1/encoder/ |
| 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() 178 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x16_c() 186 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x4_c() [all …]
|
| 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 …]
|
| /external/libvpx/vpx_dsp/ |
| D | inv_txfm.h | 44 static INLINE tran_high_t highbd_check_range(tran_high_t input, int bd) { in highbd_check_range() 81 #define HIGHBD_WRAPLOW(x, bd) \ argument 89 #define HIGHBD_WRAPLOW(x, bd) ((int32_t)highbd_check_range((x), bd)) argument 111 int bd) { in highbd_clip_pixel_add()
|
| 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 …]
|
| 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 …]
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_fs_live_variables.cpp | 56 fs_live_variables::setup_one_read(struct block_data *bd, in setup_one_read() 74 fs_live_variables::setup_one_write(struct block_data *bd, fs_inst *inst, in setup_one_write() 113 struct block_data *bd = &block_data[block->num]; in setup_def_use() local 166 const struct block_data *bd = &block_data[block->num]; in compute_live_variables() local 185 struct block_data *bd = &block_data[block->num]; in compute_live_variables() local 234 struct block_data *bd = &block_data[block->num]; in compute_start_end() local
|
| /external/mesa3d/src/intel/compiler/elk/ |
| D | elk_fs_live_variables.cpp | 56 fs_live_variables::setup_one_read(struct block_data *bd, in setup_one_read() 74 fs_live_variables::setup_one_write(struct block_data *bd, elk_fs_inst *inst, in setup_one_write() 113 struct block_data *bd = &block_data[block->num]; in setup_def_use() local 166 const struct block_data *bd = &block_data[block->num]; in compute_live_variables() local 185 struct block_data *bd = &block_data[block->num]; in compute_live_variables() local 234 struct block_data *bd = &block_data[block->num]; in compute_start_end() local
|
| /external/libvpx/vpx_dsp/x86/ |
| 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 …]
|
| D | highbd_idct8x8_add_sse2.c | 95 int stride, int bd) { in vpx_highbd_idct8x8_64_add_sse2() 168 int stride, int bd) { in vpx_highbd_idct8x8_12_add_sse2() 211 int stride, int bd) { in vpx_highbd_idct8x8_1_add_sse2()
|
| D | highbd_inv_txfm_sse2.h | 251 const int bd) { in add_clamp() 266 uint16_t *dest, int stride, int bd, in highbd_idct_1_add_kernel() 290 const int bd) { in recon_and_store_4() 299 const int stride, const int bd) { in recon_and_store_4x2() 311 const int stride, const int bd) { in recon_and_store_4x4() 318 const int stride, const int bd) { in recon_and_store_8() 328 const int stride, const int bd) { in recon_and_store_8x8() 384 const int bd) { in highbd_write_buffer_8() 394 const int bd) { in highbd_write_buffer_4()
|
| 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 …]
|
| D | highbd_idct16x16_add_sse2.c | 203 int stride, int bd) { in vpx_highbd_idct16x16_256_add_sse2() 258 int stride, int bd) { in vpx_highbd_idct16x16_38_add_sse2() 306 int stride, int bd) { in vpx_highbd_idct16x16_10_add_sse2() 353 int stride, int bd) { in vpx_highbd_idct16x16_1_add_sse2()
|
| /external/libvpx/vpx_dsp/arm/ |
| 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 …]
|
| /external/libvpx/vp9/common/ |
| 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 …]
|
| /external/libaom/aom_dsp/ |
| D | intrapred.c | 365 const uint16_t *left, int bd) { in highbd_v_predictor() 377 const uint16_t *left, int bd) { in highbd_h_predictor() 389 const uint16_t *left, int bd) { in highbd_paeth_predictor() 404 const uint16_t *left, int bd) { in highbd_smooth_predictor() 437 const uint16_t *left, int bd) { in highbd_smooth_v_predictor() 468 const uint16_t *left, int bd) { in highbd_smooth_h_predictor() 499 const uint16_t *left, int bd) { in highbd_dc_128_predictor() 513 const uint16_t *left, int bd) { in highbd_dc_left_predictor() 530 const uint16_t *left, int bd) { in highbd_dc_top_predictor() 546 const uint16_t *left, int bd) { in highbd_dc_predictor() [all …]
|
| /external/libaom/av1/common/arm/ |
| 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 …]
|
| /external/exfatprogs/lib/ |
| D | libexfat.c | 121 static void exfat_set_default_cluster_size(struct exfat_blk_dev *bd, in exfat_set_default_cluster_size() 140 struct exfat_blk_dev *bd) in exfat_get_blk_dev_info() 351 off_t exfat_get_root_entry_offset(struct exfat_blk_dev *bd) in exfat_get_root_entry_offset() 495 int exfat_read_sector(struct exfat_blk_dev *bd, void *buf, unsigned int sec_off) in exfat_read_sector() 509 int exfat_write_sector(struct exfat_blk_dev *bd, void *buf, in exfat_write_sector() 525 int exfat_write_checksum_sector(struct exfat_blk_dev *bd, in exfat_write_checksum_sector() 586 static int exfat_update_boot_checksum(struct exfat_blk_dev *bd, bool is_backup) in exfat_update_boot_checksum() 626 int exfat_set_volume_serial(struct exfat_blk_dev *bd, in exfat_set_volume_serial() 689 unsigned int exfat_clus_to_blk_dev_off(struct exfat_blk_dev *bd, in exfat_clus_to_blk_dev_off()
|
| /external/toybox/toys/other/ |
| D | bzcat.c | 112 static unsigned int get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits() 163 static int read_block_header(struct bunzip_data *bd, struct bwdata *bw) in read_block_header() 321 static int read_huffman_data(struct bunzip_data *bd, struct bwdata *bw) in read_huffman_data() 445 static int flush_bunzip_outbuf(struct bunzip_data *bd, int out_fd) in flush_bunzip_outbuf() 456 static void burrows_wheeler_prep(struct bunzip_data *bd, struct bwdata *bw) in burrows_wheeler_prep() 497 static int read_bunzip_data(struct bunzip_data *bd) in read_bunzip_data() 516 static int write_bunzip_data(struct bunzip_data *bd, struct bwdata *bw, in write_bunzip_data() 612 struct bunzip_data *bd; in start_bunzip() local 650 struct bunzip_data *bd; in bunzipStream() local
|