Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/external/libaom/libaom/av1/common/
Dav1_inv_txfm2d.c21 int stride, int bd) { in av1_highbd_iwht4x4_16_add_c()
82 int dest_stride, int bd) { in av1_highbd_iwht4x4_1_add_c()
210 int bd) { in av1_gen_inv_stage_range()
257 int bd) { in inv_txfm2d_add_c()
341 int bd) { in inv_txfm2d_add_facade()
350 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x8_c()
356 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x4_c()
362 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x16_c()
368 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x8_c()
374 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x32_c()
[all …]
Dcfl.h91 #define CFL_SUBSAMPLE(arch, sub, bd, width, height) \ argument
99 #define CFL_SUBSAMPLE_FUNCTIONS(arch, sub, bd) \ argument
122 #define CFL_SUBSAMPLE_FUNCTION_ARRAY(arch, sub, bd) \ argument
243 #define CFL_PREDICT_X(arch, width, height, bd) \ argument
246 #define CFL_PREDICT_FN(arch, bd) \ argument
Dconvolve.h39 #define WIENER_CLAMP_LIMIT(r0, bd) (1 << ((bd) + 1 + FILTER_BITS - r0)) argument
68 int is_compound, int bd) { in get_conv_params_no_round()
96 int bd) { in get_conv_params()
100 static INLINE ConvolveParams get_conv_params_wiener(int bd) { in get_conv_params_wiener()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_intrapred_sse2.c21 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 …]
Dhighbd_loopfilter_avx2.c23 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()
Dhighbd_loopfilter_sse2.c29 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 …]
/external/libnl/lib/route/link/
Dbridge.c97 struct bridge_data *bd; in bridge_clone() local
133 struct bridge_data *bd = data; in bridge_parse_protinfo() local
185 struct bridge_data *bd = data; in bridge_parse_af_full() local
245 struct bridge_data *bd = data; in bridge_fill_af() local
262 struct bridge_data *bd = data; in bridge_fill_pi() local
311 struct bridge_data *bd; in bridge_override_rtm() local
384 struct bridge_data *bd) in rtnl_link_bridge_dump_vlans()
398 struct bridge_data *bd = data; in bridge_dump_details() local
535 struct bridge_data *bd; in rtnl_link_bridge_has_ext_info() local
564 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_set_port_state() local
[all …]
/external/libaom/libaom/av1/encoder/
Dav1_fwd_txfm2d.c42 const TXFM_2D_FLIP_CFG *cfg, int bd) { in av1_gen_fwd_stage_range()
58 int32_t *buf, int bd) { in fwd_txfm2d_c()
125 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x8_c()
133 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x4_c()
141 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x16_c()
149 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x8_c()
157 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x32_c()
165 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_32x16_c()
173 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x16_c()
181 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x4_c()
[all …]
Dhybrid_fwd_txfm.c84 const int bd = txfm_param->bd; in highbd_fwd_txfm_4x4() local
111 const int bd = txfm_param->bd; in highbd_fwd_txfm_8x16() local
119 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
211 const int bd = txfm_param->bd; in highbd_fwd_txfm_16x64() local
219 const int bd = txfm_param->bd; in highbd_fwd_txfm_64x16() local
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.h44 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()
Dinv_txfm.c1293 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 …]
Dintrapred.c459 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 …]
Dloopfilter.c23 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 …]
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_intrapred_intrin_sse2.c21 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 …]
Dhighbd_idct8x8_add_sse2.c95 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()
Dhighbd_inv_txfm_sse2.h251 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()
Dhighbd_idct16x16_add_sse2.c203 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()
Dhighbd_loopfilter_sse2.c16 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 …]
/external/mesa3d/src/intel/compiler/
Dbrw_fs_live_variables.cpp56 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
163 struct block_data *bd = &block_data[block->num]; in compute_live_variables() local
212 const struct block_data *bd = &block_data[block->num]; in compute_live_variables() local
236 struct block_data *bd = &block_data[block->num]; in compute_start_end() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c37 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_4x4_neon()
52 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_4x4_neon()
62 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_4x4_neon()
72 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_4x4_neon()
100 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_8x8_neon()
115 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_8x8_neon()
125 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_8x8_neon()
135 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_8x8_neon()
165 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_16x16_neon()
183 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_16x16_neon()
[all …]
Dhighbd_loopfilter_neon.c19 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 …]
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c209 int stride, int tx_type, int bd) { in vp9_highbd_iht4x4_16_add_c()
248 int stride, int tx_type, int bd) { in vp9_highbd_iht8x8_64_add_c()
281 int stride, int tx_type, int bd) { in vp9_highbd_iht16x16_256_add_c()
308 int eob, int bd) { in vp9_highbd_idct4x4_add()
316 int eob, int bd) { in vp9_highbd_iwht4x4_add()
324 int eob, int bd) { in vp9_highbd_idct8x8_add()
341 int stride, int eob, int bd) { in vp9_highbd_idct16x16_add()
357 int stride, int eob, int bd) { in vp9_highbd_idct32x32_add()
372 uint16_t *dest, int stride, int eob, int bd) { in vp9_highbd_iht4x4_add()
380 uint16_t *dest, int stride, int eob, int bd) { in vp9_highbd_iht8x8_add()
[all …]
/external/libaom/libaom/aom_dsp/
Dintrapred.c365 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 …]
Dloopfilter.c25 static INLINE int16_t signed_char_clamp_high(int t, int bd) { in signed_char_clamp_high()
451 uint16_t q1, int bd) { in highbd_filter_mask2()
465 uint16_t q2, uint16_t q3, int bd) { in highbd_filter_mask()
483 int bd) { in highbd_filter_mask3_chroma()
498 uint16_t q2, int bd) { in highbd_flat_mask3_chroma()
511 int bd) { in highbd_flat_mask4()
526 uint16_t q0, uint16_t q1, int bd) { in highbd_hev_mask()
536 int bd) { in highbd_filter4()
571 const uint8_t *thresh, int bd) { in aom_highbd_lpf_horizontal_4_c()
592 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_4_dual_c()
[all …]
/external/toybox/toys/other/
Dbzcat.c110 static unsigned int get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits()
161 static int read_block_header(struct bunzip_data *bd, struct bwdata *bw) in read_block_header()
319 static int read_huffman_data(struct bunzip_data *bd, struct bwdata *bw) in read_huffman_data()
443 static void flush_bunzip_outbuf(struct bunzip_data *bd, int out_fd) in flush_bunzip_outbuf()
452 static void burrows_wheeler_prep(struct bunzip_data *bd, struct bwdata *bw) in burrows_wheeler_prep()
493 static int read_bunzip_data(struct bunzip_data *bd) in read_bunzip_data()
512 static int write_bunzip_data(struct bunzip_data *bd, struct bwdata *bw, in write_bunzip_data()
607 struct bunzip_data *bd; in start_bunzip() local
645 struct bunzip_data *bd; in bunzipStream() local

12345678910>>...12