/external/libaom/libaom/av1/common/ |
D | av1_loopfilter.h | 153 struct macroblockd_plane planes[MAX_MB_PLANE]; 168 struct macroblockd_plane *const plane_ptr, 172 struct macroblockd_plane *const plane, int pl, 179 struct AV1Common *const cm, const struct macroblockd_plane *const plane_ptr, 183 struct AV1Common *const cm, const struct macroblockd_plane *const plane_ptr, 187 struct AV1Common *const cm, struct macroblockd_plane *const plane_ptr, 191 struct AV1Common *const cm, struct macroblockd_plane *const plane_ptr,
|
D | blockd.c | 31 void av1_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd, in av1_set_contexts() 69 struct macroblockd_plane *const pd = &xd->plane[i]; in av1_reset_skip_context()
|
D | reconinter.c | 85 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_make_inter_predictor() 677 void av1_setup_dst_planes(struct macroblockd_plane *planes, BLOCK_SIZE bsize, in av1_setup_dst_planes() 683 struct macroblockd_plane *const pd = &planes[i]; in av1_setup_dst_planes() 699 struct macroblockd_plane *const pd = &xd->plane[i]; in av1_setup_pre_planes() 777 const struct macroblockd_plane *pd, int dir) { in av1_skip_u4x4_pred_in_obmc() 821 const struct macroblockd_plane *pd = &xd->plane[plane]; in build_obmc_inter_pred_above() 856 const struct macroblockd_plane *pd = &xd->plane[plane]; in build_obmc_inter_pred_left() 913 struct macroblockd_plane *const pd = &xd->plane[j]; in av1_setup_build_prediction_by_above_pred() 951 struct macroblockd_plane *const pd = &xd->plane[j]; in av1_setup_build_prediction_by_left_pred() 1100 struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_build_intra_predictors_for_interintra()
|
D | blockd.h | 393 typedef struct macroblockd_plane { struct 493 struct macroblockd_plane plane[MAX_MB_PLANE]; 852 const struct macroblockd_plane *const pd = &xd->plane[plane_type]; in av1_get_tx_type() 956 void av1_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd, 1095 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_get_block_dimensions()
|
D | reconinter.h | 163 const struct macroblockd_plane *pd, int dir); 279 void av1_setup_dst_planes(struct macroblockd_plane *planes, BLOCK_SIZE bsize,
|
D | thread_common.c | 142 struct macroblockd_plane *pd = xd->plane; in loop_filter_data_reset() 268 struct macroblockd_plane *planes, MACROBLOCKD *xd, in thread_loop_filter_rows() 331 struct macroblockd_plane *planes, MACROBLOCKD *xd, in thread_loop_filter_bitmask_rows() 505 struct macroblockd_plane *pd = xd->plane; in av1_loop_filter_frame_mt()
|
D | cfl.c | 381 struct macroblockd_plane *const pd = &xd->plane[AOM_PLANE_Y]; in cfl_store_tx() 396 struct macroblockd_plane *const pd = &xd->plane[AOM_PLANE_Y]; in cfl_store_block()
|
D | av1_loopfilter.c | 1480 AV1_COMMON *const cm, const struct macroblockd_plane *const plane_ptr, in av1_build_bitmask_vert_info() 1559 AV1_COMMON *const cm, const struct macroblockd_plane *const plane_ptr, in av1_build_bitmask_horz_info() 1639 AV1_COMMON *const cm, struct macroblockd_plane *const plane_ptr, int pl, in av1_filter_block_plane_bitmask_vert() 1722 AV1_COMMON *const cm, struct macroblockd_plane *const plane_ptr, int pl, in av1_filter_block_plane_bitmask_horz() 1787 struct macroblockd_plane *const plane_ptr, in av1_filter_block_plane_ver() 1869 struct macroblockd_plane *const plane_ptr, in av1_filter_block_plane_hor() 1941 const struct macroblockd_plane *plane_ptr) { in get_transform_size() 1985 const int plane, const struct macroblockd_plane *const plane_ptr) { in set_lpf_parameters() 2358 struct macroblockd_plane *pd = xd->plane; in loop_filter_rows()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_loopfilter.h | 104 struct macroblockd_plane *const plane, 108 struct macroblockd_plane *const plane, 112 struct macroblockd_plane *plane, 143 struct macroblockd_plane planes[MAX_MB_PLANE]; 152 struct VP9Common *cm, const struct macroblockd_plane planes[MAX_MB_PLANE]);
|
D | vp9_blockd.h | 117 struct macroblockd_plane { struct 149 struct macroblockd_plane plane[MAX_MB_PLANE]; argument 237 const struct macroblockd_plane *pd) { in get_uv_tx_size() 246 get_plane_block_size(BLOCK_SIZE bsize, const struct macroblockd_plane *pd) { in get_plane_block_size() 253 struct macroblockd_plane *const pd = &xd->plane[i]; in reset_skip_context() 285 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd,
|
D | vp9_reconinter.c | 112 MV average_split_mvs(const struct macroblockd_plane *pd, const MODE_INFO *mi, in average_split_mvs() 129 struct macroblockd_plane *const pd = &xd->plane[plane]; in build_inter_predictors() 257 void vp9_setup_dst_planes(struct macroblockd_plane planes[MAX_MB_PLANE], in vp9_setup_dst_planes() 267 struct macroblockd_plane *const pd = &planes[i]; in vp9_setup_dst_planes() 283 struct macroblockd_plane *const pd = &xd->plane[i]; in vp9_setup_pre_planes()
|
D | vp9_reconinter.h | 45 MV average_split_mvs(const struct macroblockd_plane *pd, const MODE_INFO *mi, 94 void vp9_setup_dst_planes(struct macroblockd_plane planes[MAX_MB_PLANE],
|
D | vp9_blockd.c | 40 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_foreach_transformed_block_in_plane() 87 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd, in vp9_set_contexts()
|
D | vp9_thread_common.h | 60 struct macroblockd_plane planes[MAX_MB_PLANE],
|
D | vp9_thread_common.c | 92 struct macroblockd_plane planes[MAX_MB_PLANE], int start, int stop, in thread_loop_filter_rows() 158 struct macroblockd_plane planes[MAX_MB_PLANE], in loop_filter_rows_mt() 220 struct macroblockd_plane planes[MAX_MB_PLANE], in vp9_loop_filter_frame_mt()
|
D | vp9_reconintra.c | 127 const struct macroblockd_plane *const pd = &xd->plane[plane]; in build_intra_predictors_high() 277 const struct macroblockd_plane *const pd = &xd->plane[plane]; in build_intra_predictors()
|
D | vp9_loopfilter.c | 1081 struct macroblockd_plane *plane, in vp9_filter_block_plane_non420() 1242 struct macroblockd_plane *const plane, in vp9_filter_block_plane_ss00() 1327 struct macroblockd_plane *const plane, in vp9_filter_block_plane_ss11() 1425 struct macroblockd_plane planes[MAX_MB_PLANE], in loop_filter_rows() 1612 struct VP9Common *cm, const struct macroblockd_plane planes[MAX_MB_PLANE]) { in vp9_loop_filter_data_reset()
|
/external/libaom/libaom/av1/encoder/ |
D | encodemb.c | 70 const struct macroblockd_plane *const pd = &x->e_mbd.plane[plane]; in av1_subtract_txb() 88 const struct macroblockd_plane *const pd = &x->e_mbd.plane[plane]; in av1_subtract_plane() 139 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_xform_quant() 213 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block() 309 const struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block_inter() 357 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_foreach_transformed_block_in_plane() 427 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block_pass1() 493 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_encode_sb() 563 struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_encode_block_intra() 652 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_encode_intra_block_plane()
|
D | reconinter_enc.c | 36 struct macroblockd_plane *const pd = &xd->plane[plane]; in calc_subpel_params() 79 struct macroblockd_plane *const pd = &xd->plane[plane]; in build_inter_predictors() 244 const struct macroblockd_plane *pd = &xd->plane[plane_idx]; in build_inter_predictors_for_plane() 324 const struct macroblockd_plane *pd = &xd->plane[j]; in build_prediction_by_above_pred() 379 const struct macroblockd_plane *pd = &xd->plane[j]; in build_prediction_by_left_pred() 468 struct macroblockd_plane *const pd = &xd->plane[plane]; in build_inter_predictors_single_buf()
|
D | tokenize.c | 139 const struct macroblockd_plane *const pd = &xd->plane[plane]; in tokenize_vartx() 212 const struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_tokenize_sb_vartx()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 35 const struct macroblockd_plane *const pd = &x->e_mbd.plane[plane]; in vp9_subtract_plane() 65 struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_optimize_b() 348 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_xform_quant_fp() 425 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_xform_quant_dc() 498 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_xform_quant() 583 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block() 696 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block_pass1() 736 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_encode_sb() 760 struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_encode_block_intra() 992 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_encode_intra_block_plane()
|
D | vp9_tokenize.c | 325 struct macroblockd_plane *pd = &xd->plane[plane]; in set_entropy_context_b() 358 struct macroblockd_plane *pd = &xd->plane[plane]; in tokenize_b()
|
D | vp9_rd.h | 170 const struct macroblockd_plane *pd,
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 167 struct macroblockd_plane *const pd = &xd->plane[plane]; in inverse_transform_block_inter() 235 struct macroblockd_plane *const pd = &xd->plane[plane]; in inverse_transform_block_intra() 308 struct macroblockd_plane *const pd = &xd->plane[plane]; in predict_and_reconstruct_intra_block() 344 struct macroblockd_plane *const pd = &xd->plane[plane]; in parse_intra_block_row_mt() 364 struct macroblockd_plane *const pd = &xd->plane[plane]; in predict_and_reconstruct_intra_block_row_mt() 391 struct macroblockd_plane *const pd = &xd->plane[plane]; in reconstruct_inter_block() 408 struct macroblockd_plane *const pd = &xd->plane[plane]; in parse_inter_block_row_mt() 424 struct macroblockd_plane *const pd = &xd->plane[plane]; in reconstruct_inter_block_row_mt() 566 struct macroblockd_plane *const pd = &xd->plane[plane]; in dec_build_inter_predictors() 730 struct macroblockd_plane *const pd = &xd->plane[plane]; in dec_build_inter_predictors_sb() [all …]
|
/external/libaom/libaom/av1/decoder/ |
D | decodetxb.c | 121 struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_read_coeffs_txb() 336 struct macroblockd_plane *const pd = &xd->plane[plane]; in av1_read_coeffs_txb_facade()
|