Home
last modified time | relevance | path

Searched refs:macroblockd_plane (Results 1 – 25 of 51) sorted by relevance

123

/external/libaom/libaom/av1/common/
Dav1_loopfilter.h153 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,
Dblockd.c31 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()
Dreconinter.c85 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()
Dblockd.h393 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()
Dreconinter.h163 const struct macroblockd_plane *pd, int dir);
279 void av1_setup_dst_planes(struct macroblockd_plane *planes, BLOCK_SIZE bsize,
Dthread_common.c142 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()
Dcfl.c381 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()
Dav1_loopfilter.c1480 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/
Dvp9_loopfilter.h104 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]);
Dvp9_blockd.h117 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,
Dvp9_reconinter.c112 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()
Dvp9_reconinter.h45 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],
Dvp9_blockd.c40 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()
Dvp9_thread_common.h60 struct macroblockd_plane planes[MAX_MB_PLANE],
Dvp9_thread_common.c92 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()
Dvp9_reconintra.c127 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()
Dvp9_loopfilter.c1081 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/
Dencodemb.c70 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()
Dreconinter_enc.c36 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()
Dtokenize.c139 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/
Dvp9_encodemb.c35 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()
Dvp9_tokenize.c325 struct macroblockd_plane *pd = &xd->plane[plane]; in set_entropy_context_b()
358 struct macroblockd_plane *pd = &xd->plane[plane]; in tokenize_b()
Dvp9_rd.h170 const struct macroblockd_plane *pd,
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c167 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/
Ddecodetxb.c121 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()

123