Searched refs:ps_tfr_cxt (Results 1 - 7 of 7) sorted by relevance

/external/libavc/decoder/
H A Dih264d_thread_compute_bs.h36 tfr_ctxt_t *ps_tfr_cxt,
H A Dih264d_deblocking.c78 tfr_ctxt_t * ps_tfr_cxt,
106 pu1_y = ps_tfr_cxt->pu1_mb_y;
107 pu1_u = ps_tfr_cxt->pu1_mb_u;
108 pu1_v = ps_tfr_cxt->pu1_mb_v;
302 tfr_ctxt_t * ps_tfr_cxt,
332 pu1_y = ps_tfr_cxt->pu1_mb_y;
360 pu1_u = ps_tfr_cxt->pu1_mb_u;
394 tfr_ctxt_t * ps_tfr_cxt,
458 ih264d_filter_boundary_left_nonmbaff(ps_dec, ps_tfr_cxt,
506 pu1_y = ps_tfr_cxt
77 ih264d_filter_boundary_left_nonmbaff(dec_struct_t *ps_dec, tfr_ctxt_t * ps_tfr_cxt, WORD8 i1_cb_qp_idx_ofst, WORD8 i1_cr_qp_idx_ofst, deblk_mb_t * ps_cur_mb, WORD32 i4_strd_y, WORD32 i4_strd_uv, deblk_mb_t * ps_left_mb, UWORD32 pu4_bs_tab[], UWORD8 u1_cur_fld) argument
301 ih264d_filter_boundary_top_nonmbaff(dec_struct_t *ps_dec, tfr_ctxt_t * ps_tfr_cxt, WORD8 i1_cb_qp_idx_ofst, WORD8 i1_cr_qp_idx_ofst, deblk_mb_t * ps_cur_mb, WORD32 i4_strd_y, WORD32 i4_strd_uv, deblk_mb_t * ps_top_mb, UWORD32 u4_bs) argument
393 ih264d_deblock_mb_nonmbaff(dec_struct_t *ps_dec, tfr_ctxt_t * ps_tfr_cxt, WORD8 i1_cb_qp_idx_ofst, WORD8 i1_cr_qp_idx_ofst, WORD32 i4_strd_y, WORD32 i4_strd_uv ) argument
629 ih264d_init_deblk_tfr_ctxt(dec_struct_t * ps_dec, pad_mgr_t *ps_pad_mgr, tfr_ctxt_t *ps_tfr_cxt, UWORD16 u2_image_wd_mb, UWORD8 u1_mbaff) argument
721 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; local
1003 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon; local
1119 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon; local
1338 ih264d_filter_boundary_left_mbaff(dec_struct_t *ps_dec, tfr_ctxt_t * ps_tfr_cxt, WORD8 i1_cb_qp_idx_ofst, WORD8 i1_cr_qp_idx_ofst, deblk_mb_t * ps_cur_mb, WORD32 i4_strd_y, WORD32 i4_strd_uv, deblk_mb_t * ps_left_mb, UWORD32 pu4_bs_tab[], UWORD8 u1_cur_fld) argument
1552 ih264d_filter_boundary_topmbaff(dec_struct_t *ps_dec, tfr_ctxt_t * ps_tfr_cxt, WORD8 i1_cb_qp_idx_ofst, WORD8 i1_cr_qp_idx_ofst, deblk_mb_t * ps_cur_mb, WORD32 i4_strd_y, WORD32 i4_strd_uv, deblk_mb_t * ps_top_mb, UWORD32 u4_bs) argument
1643 ih264d_deblock_mb_mbaff(dec_struct_t *ps_dec, tfr_ctxt_t * ps_tfr_cxt, WORD8 i1_cb_qp_idx_ofst, WORD8 i1_cr_qp_idx_ofst, deblk_mb_t * ps_cur_mb, WORD32 i4_strd_y, WORD32 i4_strd_uv, deblk_mb_t * ps_top_mb, deblk_mb_t * ps_left_mb, UWORD8 u1_cur_fld, UWORD8 u1_extra_top_edge) argument
[all...]
H A Dih264d_deblocking.h49 void FilterBoundaryLeft(tfr_ctxt_t * const ps_tfr_cxt,
58 void FilterBoundaryTop(tfr_ctxt_t * const ps_tfr_cxt,
66 void deblock_mb(tfr_ctxt_t * const ps_tfr_cxt,
77 tfr_ctxt_t * const ps_tfr_cxt,
158 tfr_ctxt_t * const ps_tfr_cxt,
166 tfr_ctxt_t *ps_tfr_cxt,
H A Dih264d_thread_compute_bs.c320 tfr_ctxt_t *ps_tfr_cxt,
369 ih264d_deblock_mb_nonmbaff(ps_dec, ps_tfr_cxt,
378 void ih264d_recon_deblk_slice(dec_struct_t *ps_dec, tfr_ctxt_t *ps_tfr_cxt) argument
456 ih264d_init_deblk_tfr_ctxt(ps_dec, ps_pad_mgr, ps_tfr_cxt,
682 ih264d_check_mb_map_deblk(ps_dec, u4_num_mbs, ps_tfr_cxt,0);
691 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon; local
702 ih264d_recon_deblk_slice(ps_dec, ps_tfr_cxt);
318 ih264d_check_mb_map_deblk(dec_struct_t *ps_dec, UWORD32 deblk_mb_grp, tfr_ctxt_t *ps_tfr_cxt, UWORD32 u4_check_mb_map) argument
H A Dih264d_thread_parse_decode.c397 tfr_ctxt_t *ps_tfr_cxt = &(ps_dec->s_tran_addrecon); local
415 ih264d_deblock_mb_nonmbaff(ps_dec, ps_tfr_cxt,
H A Dih264d_process_pslice.c454 tfr_ctxt_t *ps_tfr_cxt = &(ps_dec->s_tran_addrecon); local
473 ih264d_deblock_mb_nonmbaff(ps_dec, ps_tfr_cxt,
H A Dih264d_api.c2133 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt; local
2141 ih264d_init_deblk_tfr_ctxt(ps_dec, ps_pad_mgr, ps_tfr_cxt,
2152 ps_tfr_cxt,1);

Completed in 282 milliseconds