HomeSort by relevance Sort by last modified time
    Searched refs:ps_tfr_cxt (Results 1 - 7 of 7) sorted by null

  /external/libavc/decoder/
ih264d_thread_compute_bs.h 36 tfr_ctxt_t *ps_tfr_cxt,
ih264d_deblocking.c 78 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->pu1_mb_y
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
    [all...]
ih264d_deblocking.h 49 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,
ih264d_thread_compute_bs.c 320 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)
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);
ih264d_thread_parse_decode.c 397 tfr_ctxt_t *ps_tfr_cxt = &(ps_dec->s_tran_addrecon); local
415 ih264d_deblock_mb_nonmbaff(ps_dec, ps_tfr_cxt,
ih264d_process_pslice.c 454 tfr_ctxt_t *ps_tfr_cxt = &(ps_dec->s_tran_addrecon); local
473 ih264d_deblock_mb_nonmbaff(ps_dec, ps_tfr_cxt,
    [all...]
ih264d_api.c 2317 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt; local
    [all...]

Completed in 72 milliseconds