/external/libvpx/libvpx/vpx_dsp/ |
D | intrapred.c | 22 const uint8_t *above, const uint8_t *left) { in d207_predictor() 46 const uint8_t *above, const uint8_t *left) { in d63_predictor() 63 const uint8_t *above, const uint8_t *left) { in d45_predictor() 82 const uint8_t *above, const uint8_t *left) { in d117_predictor() 107 const uint8_t *above, const uint8_t *left) { in d135_predictor() 135 const uint8_t *above, const uint8_t *left) { in d153_predictor() 158 const uint8_t *above, const uint8_t *left) { in v_predictor() 169 const uint8_t *above, const uint8_t *left) { in h_predictor() 180 const uint8_t *above, const uint8_t *left) { in tm_predictor() 192 const uint8_t *above, const uint8_t *left) { in dc_128_predictor() [all …]
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | intrapred_vsx.c | 15 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_16x16_vsx() 26 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_32x32_vsx() 41 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_vsx() 60 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_8x8_vsx() 92 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_16x16_vsx() 155 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_32x32_vsx() 237 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_4x4_vsx() 269 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_8x8_vsx() 368 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_16x16_vsx() 431 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_32x32_vsx() [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred_msa.c | 555 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_4x4_msa() 562 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_8x8_msa() 569 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_16x16_msa() 576 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_32x32_msa() 583 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_msa() 590 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_8x8_msa() 597 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_16x16_msa() 604 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_32x32_msa() 611 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_msa() 616 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_8x8_msa() [all …]
|
D | intrapred4_dspr2.c | 15 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_dspr2() 42 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_dspr2() 83 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_4x4_dspr2()
|
D | intrapred8_dspr2.c | 15 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_8x8_dspr2() 69 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_8x8_dspr2() 151 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_8x8_dspr2()
|
D | intrapred16_dspr2.c | 15 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_16x16_dspr2() 160 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_16x16_dspr2()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | intrapred_neon.c | 36 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_neon() 49 const uint8_t *above, const uint8_t *left) { in vpx_dc_left_predictor_4x4_neon() 57 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_4x4_neon() 65 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_4x4_neon() 92 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_8x8_neon() 106 const uint8_t *above, const uint8_t *left) { in vpx_dc_left_predictor_8x8_neon() 114 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_8x8_neon() 122 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_8x8_neon() 150 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_16x16_neon() 165 const uint8_t *above, in vpx_dc_left_predictor_16x16_neon() [all …]
|
D | highbd_intrapred_neon.c | 36 const uint16_t *above, in vpx_highbd_dc_predictor_4x4_neon() 51 const uint16_t *above, in vpx_highbd_dc_left_predictor_4x4_neon() 61 const uint16_t *above, in vpx_highbd_dc_top_predictor_4x4_neon() 71 const uint16_t *above, in vpx_highbd_dc_128_predictor_4x4_neon() 99 const uint16_t *above, in vpx_highbd_dc_predictor_8x8_neon() 114 const uint16_t *above, in vpx_highbd_dc_left_predictor_8x8_neon() 124 const uint16_t *above, in vpx_highbd_dc_top_predictor_8x8_neon() 134 const uint16_t *above, in vpx_highbd_dc_128_predictor_8x8_neon() 164 const uint16_t *above, in vpx_highbd_dc_predictor_16x16_neon() 182 const uint16_t *above, in vpx_highbd_dc_left_predictor_16x16_neon() [all …]
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_sse2.c | 20 const uint16_t *above, in vpx_highbd_h_predictor_4x4_sse2() 39 const uint16_t *above, in vpx_highbd_h_predictor_8x8_sse2() 86 const uint16_t *above, in vpx_highbd_h_predictor_16x16_sse2() 134 const uint16_t *above, in vpx_highbd_h_predictor_32x32_sse2() 181 const uint16_t *above, in vpx_highbd_dc_left_predictor_4x4_sse2() 192 const uint16_t *above, in vpx_highbd_dc_top_predictor_4x4_sse2() 203 const uint16_t *above, in vpx_highbd_dc_128_predictor_4x4_sse2() 235 const uint16_t *above, in vpx_highbd_dc_left_predictor_8x8_sse2() 246 const uint16_t *above, in vpx_highbd_dc_top_predictor_8x8_sse2() 257 const uint16_t *above, in vpx_highbd_dc_128_predictor_8x8_sse2() [all …]
|
D | highbd_intrapred_intrin_ssse3.c | 39 const uint16_t *above, in vpx_highbd_d45_predictor_4x4_ssse3() 65 const uint16_t *above, in vpx_highbd_d45_predictor_8x8_ssse3() 97 const uint16_t *above, in vpx_highbd_d45_predictor_16x16_ssse3() 132 const uint16_t *above, in vpx_highbd_d45_predictor_32x32_ssse3() 183 const uint16_t *above, in vpx_highbd_d117_predictor_8x8_ssse3() 212 const uint16_t *above, in vpx_highbd_d117_predictor_16x16_ssse3() 258 const uint16_t *above, in vpx_highbd_d117_predictor_32x32_ssse3() 334 const uint16_t *above, in vpx_highbd_d135_predictor_8x8_ssse3() 358 const uint16_t *above, in vpx_highbd_d135_predictor_16x16_ssse3() 395 const uint16_t *above, in vpx_highbd_d135_predictor_32x32_ssse3() [all …]
|
/external/libvpx/libvpx/vp8/common/ |
D | reconintra4x4.c | 39 void vp8_intra4x4_predict(unsigned char *above, unsigned char *yleft, in vp8_intra4x4_predict()
|
D | findnearmv.c | 26 const MODE_INFO *above = here - xd->mode_info_stride; in vp8_find_near_mvs() local
|
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 45 Pixel *const above = above_mem + 16; in Init() local 83 const uint8_t *const above = intra_pred_test_mem.above_mem + 16; in TestIntraPred() local 356 const uint16_t *const above = intra_pred_test_mem.above_mem + 16; in TestHighbdIntraPred() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | bgscan.c | 100 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above, in bgscan_notify_signal_change()
|
D | bgscan.h | 74 int above, int current_signal, in bgscan_notify_signal_change()
|
D | bgscan_simple.c | 199 static void bgscan_simple_notify_signal_change(void *priv, int above, in bgscan_simple_notify_signal_change()
|
D | bgscan_learn.c | 558 static void bgscan_learn_notify_signal_change(void *priv, int above, in bgscan_learn_notify_signal_change()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_common_data.c | 228 PARTITION_CONTEXT above; member
|
D | vp9_onyxc_int.h | 51 PARTITION_CONTEXT above; member 396 int above = (*above_ctx >> bsl) & 1, left = (*left_ctx >> bsl) & 1; in partition_plane_context() local
|
D | vp9_blockd.h | 261 const PREDICTION_MODE above = vp9_above_block_mode(mi, above_mi, block); in get_y_mode_probs() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | mr_dissim.c | 94 const MODE_INFO *above = here - cm->mode_info_stride; in vp8_cal_dissimilarity() local
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodemv.c | 176 static const vp8_prob *get_sub_mv_ref_prob(const int left, const int above) { in get_sub_mv_ref_prob() 294 const MODE_INFO *above = mi - mis; in read_mb_modes_mv() local
|
/external/jemalloc/test/src/ |
D | SFMT.c | 462 uint32_t ret, above; in gen_rand32_range() local 512 uint64_t ret, above; in gen_rand64_range() local
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | util.py | 909 def tridiag(below=None, diag=None, above=None, name=None): argument
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rd.c | 453 const ENTROPY_CONTEXT *const above = pd->above_context; in vp9_get_entropy_contexts() local
|