| /external/libaom/av1/common/ |
| D | pred_common.h | 49 const MACROBLOCKD *const xd, in av1_get_spatial_seg_pred() 93 static INLINE uint8_t av1_get_pred_context_seg_id(const MACROBLOCKD *xd) { in av1_get_pred_context_seg_id() 103 const MACROBLOCKD *xd) { in get_comp_index_context() 141 static INLINE int get_comp_group_idx_context(const MACROBLOCKD *xd) { in get_comp_group_idx_context() 163 struct segmentation_probs *segp, const MACROBLOCKD *xd) { in av1_get_pred_cdf_seg_id() 167 static INLINE int av1_get_skip_mode_context(const MACROBLOCKD *xd) { in av1_get_skip_mode_context() 175 static INLINE int av1_get_skip_txfm_context(const MACROBLOCKD *xd) { in av1_get_skip_txfm_context() 197 static INLINE int av1_get_palette_mode_ctx(const MACROBLOCKD *xd) { in av1_get_palette_mode_ctx() 210 static INLINE aom_cdf_prob *av1_get_reference_mode_cdf(const MACROBLOCKD *xd) { in av1_get_reference_mode_cdf() 214 static INLINE aom_cdf_prob *av1_get_skip_txfm_cdf(const MACROBLOCKD *xd) { in av1_get_skip_txfm_cdf() [all …]
|
| D | pred_common.c | 20 const MACROBLOCKD *xd, int dir, in get_ref_filter_type() 30 int av1_get_pred_context_switchable_interp(const MACROBLOCKD *xd, int dir) { in av1_get_pred_context_switchable_interp() 73 int av1_get_palette_cache(const MACROBLOCKD *const xd, int plane, in av1_get_palette_cache() 124 int av1_get_intra_inter_context(const MACROBLOCKD *xd) { in av1_get_intra_inter_context() 145 int av1_get_reference_mode_context(const MACROBLOCKD *xd) { in av1_get_reference_mode_context() 187 int av1_get_comp_reference_type_context(const MACROBLOCKD *xd) { in av1_get_comp_reference_type_context() 265 int av1_get_pred_context_uni_comp_ref_p(const MACROBLOCKD *xd) { in av1_get_pred_context_uni_comp_ref_p() 290 int av1_get_pred_context_uni_comp_ref_p1(const MACROBLOCKD *xd) { in av1_get_pred_context_uni_comp_ref_p1() 315 int av1_get_pred_context_uni_comp_ref_p2(const MACROBLOCKD *xd) { in av1_get_pred_context_uni_comp_ref_p2() 334 static int get_pred_context_ll2_or_l3gld(const MACROBLOCKD *xd) { in get_pred_context_ll2_or_l3gld() [all …]
|
| D | blockd.c | 29 void av1_set_entropy_contexts(const MACROBLOCKD *xd, in av1_set_entropy_contexts() 58 void av1_reset_entropy_context(MACROBLOCKD *xd, BLOCK_SIZE bsize, in av1_reset_entropy_context() 73 void av1_reset_loop_filter_delta(MACROBLOCKD *xd, int num_planes) { in av1_reset_loop_filter_delta() 80 void av1_reset_loop_restoration(MACROBLOCKD *xd, const int num_planes) { in av1_reset_loop_restoration() 87 void av1_setup_block_planes(MACROBLOCKD *xd, int ss_x, int ss_y, in av1_setup_block_planes()
|
| /external/libvpx/vp9/common/ |
| D | vp9_pred_common.h | 41 static INLINE int vp9_get_pred_context_seg_id(const MACROBLOCKD *xd) { in vp9_get_pred_context_seg_id() 51 const MACROBLOCKD *xd) { in vp9_get_pred_prob_seg_id() 55 static INLINE int vp9_get_skip_context(const MACROBLOCKD *xd) { in vp9_get_skip_context() 64 const MACROBLOCKD *xd) { in vp9_get_skip_prob() 69 static INLINE int get_pred_context_switchable_interp(const MACROBLOCKD *xd) { in get_pred_context_switchable_interp() 97 static INLINE int get_intra_inter_context(const MACROBLOCKD *xd) { in get_intra_inter_context() 114 const MACROBLOCKD *xd) { in vp9_get_intra_inter_prob() 121 const MACROBLOCKD *xd) { in vp9_get_reference_mode_prob() 129 const MACROBLOCKD *xd) { in vp9_get_pred_prob_comp_ref_p() 137 const MACROBLOCKD *xd) { in vp9_get_pred_prob_single_ref_p1() [all …]
|
| D | vp9_blockd.c | 38 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane, in vp9_foreach_transformed_block_in_plane() 77 void vp9_foreach_transformed_block(const MACROBLOCKD *const xd, in vp9_foreach_transformed_block() 87 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd, in vp9_set_contexts() 124 void vp9_setup_block_planes(MACROBLOCKD *xd, int ss_x, int ss_y) { in vp9_setup_block_planes()
|
| D | vp9_mvref_common.c | 16 static void find_mv_refs_idx(const VP9_COMMON *cm, const MACROBLOCKD *xd, in find_mv_refs_idx() 133 void vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd, in vp9_find_mv_refs() 141 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp, int_mv *mvlist, in vp9_find_best_ref_mvs() 153 void vp9_append_sub8x8_mvs_for_idx(VP9_COMMON *cm, MACROBLOCKD *xd, int block, in vp9_append_sub8x8_mvs_for_idx()
|
| D | vp9_reconinter.c | 90 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, int bw, in clamp_mv_to_umv_border_sb() 126 static void build_inter_predictors(MACROBLOCKD *xd, int plane, int block, in build_inter_predictors() 209 static void build_inter_predictors_for_planes(MACROBLOCKD *xd, BLOCK_SIZE bsize, in build_inter_predictors_for_planes() 236 void vp9_build_inter_predictors_sby(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sby() 241 void vp9_build_inter_predictors_sbp(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sbp() 246 void vp9_build_inter_predictors_sbuv(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sbuv() 252 void vp9_build_inter_predictors_sb(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sb() 274 void vp9_setup_pre_planes(MACROBLOCKD *xd, int idx, in vp9_setup_pre_planes()
|
| D | vp9_pred_common.c | 43 const MACROBLOCKD *xd) { in vp9_get_reference_mode_context() 86 const MACROBLOCKD *xd) { in vp9_get_pred_context_comp_ref_p() 167 int vp9_get_pred_context_single_ref_p1(const MACROBLOCKD *xd) { in vp9_get_pred_context_single_ref_p1() 233 int vp9_get_pred_context_single_ref_p2(const MACROBLOCKD *xd) { in vp9_get_pred_context_single_ref_p2()
|
| /external/llvm-libc/src/math/generic/ |
| D | acosf.cpp | 59 double xd = static_cast<double>(x); variable 70 double xd = static_cast<double>(x); variable 114 double xd = static_cast<double>(xbits.get_val()); variable
|
| D | expm1f.cpp | 109 double xd = x; variable 123 double xd = static_cast<double>(x); variable 155 double xd = static_cast<double>(fputil::multiply_add(kf, -0x1.0p-7f, x)); variable
|
| D | tanf.cpp | 52 double xd = static_cast<double>(x); variable 130 double xd = static_cast<double>(x); variable
|
| D | asinf.cpp | 99 double xd = static_cast<double>(x); variable 145 double xd = static_cast<double>(xbits.get_val()); variable
|
| /external/libvpx/vp9/decoder/ |
| D | vp9_decodemv.c | 31 static PREDICTION_MODE read_intra_mode_y(VP9_COMMON *cm, MACROBLOCKD *xd, in read_intra_mode_y() 40 static PREDICTION_MODE read_intra_mode_uv(VP9_COMMON *cm, MACROBLOCKD *xd, in read_intra_mode_uv() 50 static PREDICTION_MODE read_inter_mode(VP9_COMMON *cm, MACROBLOCKD *xd, in read_inter_mode() 64 static TX_SIZE read_selected_tx_size(VP9_COMMON *cm, MACROBLOCKD *xd, in read_selected_tx_size() 80 static INLINE TX_SIZE read_tx_size(VP9_COMMON *cm, MACROBLOCKD *xd, in read_tx_size() 146 static int read_inter_segment_id(VP9_COMMON *const cm, MACROBLOCKD *const xd, in read_inter_segment_id() 179 static int read_skip(VP9_COMMON *cm, const MACROBLOCKD *xd, int segment_id, in read_skip() 193 MACROBLOCKD *const xd, int mi_row, in read_intra_frame_mode_info() 288 const MACROBLOCKD *xd, in read_block_reference_mode() 303 static void read_ref_frames(VP9_COMMON *const cm, MACROBLOCKD *const xd, in read_ref_frames() [all …]
|
| /external/libaom/av1/decoder/ |
| D | decodemv.c | 39 static void read_cdef(AV1_COMMON *cm, aom_reader *r, MACROBLOCKD *const xd) { in read_cdef() 84 static int read_delta_qindex(AV1_COMMON *cm, const MACROBLOCKD *xd, in read_delta_qindex() 168 static INTERINTRA_MODE read_interintra_mode(MACROBLOCKD *xd, aom_reader *r, in read_interintra_mode() 198 MACROBLOCKD *const xd = &dcb->xd; in read_drl_idx() local 226 static MOTION_MODE read_motion_mode(AV1_COMMON *cm, MACROBLOCKD *xd, in read_motion_mode() 248 static PREDICTION_MODE read_inter_compound_mode(MACROBLOCKD *xd, aom_reader *r, in read_inter_compound_mode() 279 static int read_segment_id(AV1_COMMON *const cm, const MACROBLOCKD *const xd, in read_segment_id() 314 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, in read_intra_segment_id() 362 static int read_inter_segment_id(AV1_COMMON *const cm, MACROBLOCKD *const xd, in read_inter_segment_id() 420 static int read_skip_mode(AV1_COMMON *cm, const MACROBLOCKD *xd, int segment_id, in read_skip_mode() [all …]
|
| /external/libvpx/vp8/encoder/ |
| D | encodeintra.c | 73 MACROBLOCKD *xd = &mb->e_mbd; in vp8_encode_intra4x4mby() local 82 MACROBLOCKD *xd = &x->e_mbd; in vp8_encode_intra16x16mby() local 99 MACROBLOCKD *xd = &x->e_mbd; in vp8_encode_intra16x16mbuv() local
|
| D | encodeframe.c | 231 MACROBLOCKD *xd = &x->e_mbd; in build_activity_map() local 321 MACROBLOCK *x, MACROBLOCKD *xd, TOKENEXTRA **tp, in encode_mb_row() 584 MACROBLOCKD *const xd = &x->e_mbd; in init_encode_frame_mb_context() local 677 MACROBLOCKD *const xd = &x->e_mbd; in vp8_encode_frame() local 1046 const MACROBLOCKD *xd = &x->e_mbd; in sum_intra_stats() local 1098 MACROBLOCKD *xd = &x->e_mbd; in vp8cx_encode_intra_macroblock() local 1140 MACROBLOCKD *const xd = &x->e_mbd; in vp8cx_encode_inter_macroblock() local
|
| D | tokenize.c | 102 MACROBLOCKD *xd = &x->e_mbd; in tokenize2nd_order_b() local 183 MACROBLOCKD *xd = &x->e_mbd; in tokenize1st_order_b() local 354 MACROBLOCKD *xd = &x->e_mbd; in vp8_tokenize_mb() local 435 MACROBLOCKD *xd = &x->e_mbd; in vp8_stuff_mb() local
|
| /external/libaom/av1/encoder/ |
| D | reconinter_enc.c | 53 static void enc_build_inter_predictors(const AV1_COMMON *cm, MACROBLOCKD *xd, in enc_build_inter_predictors() 60 void av1_enc_build_inter_predictor_y(MACROBLOCKD *xd, int mi_row, int mi_col) { in av1_enc_build_inter_predictor_y() 84 void av1_enc_build_inter_predictor_y_nonrd(MACROBLOCKD *xd, in av1_enc_build_inter_predictor_y_nonrd() 110 void av1_enc_build_inter_predictor(const AV1_COMMON *cm, MACROBLOCKD *xd, in av1_enc_build_inter_predictor() 137 static void setup_address_for_obmc(MACROBLOCKD *xd, int mi_row_offset, in setup_address_for_obmc() 168 static INLINE void build_obmc_prediction(MACROBLOCKD *xd, int rel_mi_row, in build_obmc_prediction() 216 void av1_build_prediction_by_above_preds(const AV1_COMMON *cm, MACROBLOCKD *xd, in av1_build_prediction_by_above_preds() 231 void av1_build_prediction_by_left_preds(const AV1_COMMON *cm, MACROBLOCKD *xd, in av1_build_prediction_by_left_preds() 246 void av1_build_obmc_inter_predictors_sb(const AV1_COMMON *cm, MACROBLOCKD *xd) { in av1_build_obmc_inter_predictors_sb() 271 MACROBLOCKD *xd, BLOCK_SIZE bsize, int plane_from, int plane_to, int ref, in av1_build_inter_predictors_for_planes_single_buf() [all …]
|
| D | model_rd.h | 49 static int64_t calculate_sse(MACROBLOCKD *const xd, in calculate_sse() 70 static AOM_INLINE int64_t compute_sse_plane(MACROBLOCK *x, MACROBLOCKD *xd, in compute_sse_plane() 91 const MACROBLOCKD *const xd = &x->e_mbd; in model_rd_from_sse() local 124 const MACROBLOCKD *const xd = &x->e_mbd; in model_rd_with_curvfit() local 159 const AV1_COMP *const cpi, BLOCK_SIZE bsize, MACROBLOCK *x, MACROBLOCKD *xd, in model_rd_for_sb() 211 const AV1_COMP *const cpi, BLOCK_SIZE bsize, MACROBLOCK *x, MACROBLOCKD *xd, in model_rd_for_sb_with_curvfit()
|
| D | rdopt_utils.h | 242 static AOM_INLINE void restore_dst_buf(MACROBLOCKD *xd, const BUFFER_SET dst, in restore_dst_buf() 250 static AOM_INLINE void swap_dst_buf(MACROBLOCKD *xd, in swap_dst_buf() 308 static AOM_INLINE void get_txb_dimensions(const MACROBLOCKD *xd, int plane, in get_txb_dimensions() 653 const MACROBLOCKD *xd = &x->e_mbd; in store_cfl_required_rdo() local 719 const MACROBLOCKD *xd = &x->e_mbd; in store_winner_mode_stats() local 736 const MACROBLOCKD *const xd = &x->e_mbd; in store_winner_mode_stats() local 767 const MACROBLOCKD *xd, MB_MODE_INFO_EXT *const mbmi_ext, in av1_copy_usable_ref_mv_stack_and_weight()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_mbgraph.c | 29 MACROBLOCKD *const xd = &x->e_mbd; in do_16x16_motion_iteration() local 80 MACROBLOCKD *const xd = &x->e_mbd; in do_16x16_motion_search() local 116 MACROBLOCKD *const xd = &x->e_mbd; in do_16x16_zerozero_search() local 130 MACROBLOCKD *const xd = &x->e_mbd; in find_best_16x16_intra() local 165 MACROBLOCKD *const xd = &x->e_mbd; in update_mbgraph_mb_stats() local 217 MACROBLOCKD *const xd = &x->e_mbd; in update_mbgraph_frame_stats() local
|
| D | vp9_bitstream.c | 90 const MACROBLOCKD *const xd, vpx_writer *w) { in write_selected_tx_size() 104 static int write_skip(const VP9_COMMON *cm, const MACROBLOCKD *const xd, in write_skip() 204 static void write_ref_frames(const VP9_COMMON *cm, const MACROBLOCKD *const xd, in write_ref_frames() 240 static void pack_inter_mode_mvs(VP9_COMP *cpi, const MACROBLOCKD *const xd, in pack_inter_mode_mvs() 343 static void write_mb_modes_kf(const VP9_COMMON *cm, const MACROBLOCKD *xd, in write_mb_modes_kf() 377 static void write_modes_b(VP9_COMP *cpi, MACROBLOCKD *const xd, in write_modes_b() 406 const MACROBLOCKD *const xd, int hbs, int mi_row, in write_partition() 427 static void write_modes_sb(VP9_COMP *cpi, MACROBLOCKD *const xd, in write_modes_sb() 490 static void write_modes(VP9_COMP *cpi, MACROBLOCKD *const xd, in write_modes() 759 static void encode_segmentation(VP9_COMMON *cm, MACROBLOCKD *xd, in encode_segmentation() [all …]
|
| /external/libvpx/vp8/common/ |
| D | findnearmv.c | 23 void vp8_find_near_mvs(MACROBLOCKD *xd, const MODE_INFO *here, int_mv *nearest, in vp8_find_near_mvs() 124 static void invert_and_clamp_mvs(int_mv *inv, int_mv *src, MACROBLOCKD *xd) { in invert_and_clamp_mvs() 131 int vp8_find_near_mvs_bias(MACROBLOCKD *xd, const MODE_INFO *here, in vp8_find_near_mvs_bias()
|
| /external/libvpx/vp8/decoder/ |
| D | threading.c | 44 static void setup_decoding_thread_data(VP8D_COMP *pbi, MACROBLOCKD *xd, in setup_decoding_thread_data() 90 static void mt_decode_macroblock(VP8D_COMP *pbi, MACROBLOCKD *xd, in mt_decode_macroblock() 253 static void mt_decode_mb_rows(VP8D_COMP *pbi, MACROBLOCKD *xd, in mt_decode_mb_rows() 598 MACROBLOCKD *xd = &mbrd->mbd; in thread_decoding_proc() local 845 int vp8mt_decode_mb_rows(VP8D_COMP *pbi, MACROBLOCKD *xd) { in vp8mt_decode_mb_rows()
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | reconinter_enc_neon.c | 22 void aom_upsampled_pred_neon(MACROBLOCKD *xd, const AV1_COMMON *const cm, in aom_upsampled_pred_neon() 127 void aom_comp_avg_upsampled_pred_neon(MACROBLOCKD *xd, in aom_comp_avg_upsampled_pred_neon() 142 MACROBLOCKD *xd, const AV1_COMMON *const cm, int mi_row, int mi_col, in aom_dist_wtd_comp_avg_upsampled_pred_neon() 155 void aom_highbd_upsampled_pred_neon(MACROBLOCKD *xd, in aom_highbd_upsampled_pred_neon() 262 MACROBLOCKD *xd, const struct AV1Common *const cm, int mi_row, int mi_col, in aom_highbd_comp_avg_upsampled_pred_neon() 275 MACROBLOCKD *xd, const struct AV1Common *const cm, int mi_row, int mi_col, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_neon()
|