Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h182 struct macroblockd_plane { struct
205 struct macroblockd_plane plane[MAX_MB_PLANE]; argument
290 const struct macroblockd_plane *pd) { in get_plane_block_size()
321 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd,
Dvp9_blockd.c42 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_foreach_transformed_block_in_plane()
99 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd, in vp9_set_contexts()
Dvp9_loopfilter.h96 struct macroblockd_plane *const plane,
Dvp9_reconinter.c146 struct macroblockd_plane *const pd = &xd->plane[plane]; in build_inter_predictors()
250 struct macroblockd_plane *const pd = &xd->plane[plane]; in dec_build_inter_predictors()
422 struct macroblockd_plane *const pd = &xd->plane[i]; in vp9_setup_dst_planes()
440 struct macroblockd_plane *const pd = &xd->plane[i]; in vp9_setup_pre_planes()
Dvp9_entropy.h104 struct macroblockd_plane *const pd = &xd->plane[i]; in reset_skip_context()
Dvp9_onyxc_int.h264 struct macroblockd_plane *const pd = &xd->plane[i]; in set_skip_context()
Dvp9_loopfilter.c905 struct macroblockd_plane *plane, in filter_block_plane_non420()
1043 struct macroblockd_plane *const plane, in vp9_filter_block_plane()
Dvp9_reconintra.c328 const struct macroblockd_plane *const pd = &xd->plane[plane]; in build_intra_predictors()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c56 const struct macroblockd_plane *const pd = &x->e_mbd.plane[plane]; in vp9_subtract_plane()
113 struct macroblockd_plane *pd = &xd->plane[plane]; in optimize_b()
321 const struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_xform_quant()
374 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block()
433 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block_pass1()
464 const struct macroblockd_plane* const pd = &xd->plane[plane]; in vp9_encode_sb()
482 struct macroblockd_plane *const pd = &xd->plane[plane]; in encode_block_intra()
Dvp9_rdopt.h80 const struct macroblockd_plane *pd,
Dvp9_tokenize.c172 struct macroblockd_plane *pd = &xd->plane[plane]; in set_entropy_context_b()
217 struct macroblockd_plane *pd = &xd->plane[plane]; in tokenize_b()
Dvp9_pickmode.c190 struct macroblockd_plane *const pd = &xd->plane[0]; in model_rd_for_sb_y()
212 struct macroblockd_plane *const pd = &xd->plane[0]; in vp9_pick_inter_mode()
Dvp9_rdopt.c440 struct macroblockd_plane *const pd = &xd->plane[i]; in model_rd_for_sb()
485 const struct macroblockd_plane *const pd = &xd->plane[0]; in model_rd_for_sb_y_tx()
561 const struct macroblockd_plane *pd = &xd->plane[plane]; in cost_coeffs()
632 const struct macroblockd_plane *const pd = &xd->plane[plane]; in dist_block()
700 const struct macroblockd_plane *pd, in vp9_get_entropy_contexts()
745 const struct macroblockd_plane *const pd = &xd->plane[plane]; in txfm_rd_in_plane()
1054 struct macroblockd_plane *pd = &xd->plane[0]; in rd_pick_intra4x4block()
1391 struct macroblockd_plane *const pd = xd->plane; in rd_pick_intra_sbuv_mode()
1546 struct macroblockd_plane *const pd = &xd->plane[0]; in encode_inter_mb_segment()
1649 struct macroblockd_plane *const pd = &x->e_mbd.plane[0]; in mi_buf_shift()
[all …]
Dvp9_quantize.c133 struct macroblockd_plane *pd = &xd->plane[plane]; in vp9_regular_quantize_b_4x4()
Dvp9_encodeframe.c844 struct macroblockd_plane *const pd = xd->plane; in update_state()
995 struct macroblockd_plane *const pd = xd->plane; in rd_pick_sb_modes()
3129 struct macroblockd_plane *const pd = xd->plane; in encode_frame_internal()
Dvp9_firstpass.c478 struct macroblockd_plane *const pd = xd->plane; in vp9_first_pass()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c200 struct macroblockd_plane *const pd = &xd->plane[plane]; in vp9_decode_block_tokens()
Dvp9_decodeframe.c195 struct macroblockd_plane *const pd = &xd->plane[plane]; in inverse_transform_block()
249 struct macroblockd_plane *const pd = &xd->plane[plane]; in predict_and_reconstruct_intra_block()
285 struct macroblockd_plane *const pd = &xd->plane[plane]; in reconstruct_inter_block()