Searched refs:tfr_ctxt_t (Results 1 - 14 of 14) sorted by relevance

/external/libavc/decoder/
H A Dih264d_thread_compute_bs.h36 tfr_ctxt_t *ps_tfr_cxt,
H A Dih264d_transfer_address.h43 } tfr_ctxt_t; typedef in typeref:struct:__anon7530
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,
378 void ih264d_recon_deblk_slice(dec_struct_t *ps_dec, tfr_ctxt_t *ps_tfr_cxt)
397 tfr_ctxt_t *ps_trns_addr;
616 tfr_ctxt_t *ps_trns_addr = &ps_dec->s_tran_iprecon;
690 tfr_ctxt_t s_tfr_ctxt;
691 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon;
H A Dih264d_deblocking.c78 tfr_ctxt_t * ps_tfr_cxt,
302 tfr_ctxt_t * ps_tfr_cxt,
394 tfr_ctxt_t * ps_tfr_cxt,
631 tfr_ctxt_t *ps_tfr_cxt,
720 tfr_ctxt_t s_tfr_ctxt;
721 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt;
1002 tfr_ctxt_t s_tfr_ctxt;
1003 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon;
1118 tfr_ctxt_t s_tfr_ctxt;
1119 tfr_ctxt_t * ps_tfr_cx
[all...]
H A Dih264d_thread_parse_decode.c397 tfr_ctxt_t *ps_tfr_cxt = &(ps_dec->s_tran_addrecon);
450 tfr_ctxt_t *ps_trns_addr;
H A Dih264d_structs.h911 tfr_ctxt_t s_tran_addrecon_parse;
912 tfr_ctxt_t s_tran_addrecon;
913 tfr_ctxt_t s_tran_iprecon;
914 tfr_ctxt_t *ps_frame_buf_ip_recon;
H A Dih264d_parse_slice.c718 sizeof(tfr_ctxt_t));
722 sizeof(tfr_ctxt_t));
1737 tfr_ctxt_t *ps_trns_addr; // = &ps_dec->s_tran_addrecon_parse;
1801 tfr_ctxt_t *ps_trns_addr;
H A Dih264d_process_pslice.c455 tfr_ctxt_t *ps_tfr_cxt = &(ps_dec->s_tran_addrecon);
545 tfr_ctxt_t *ps_frame_buf = ps_dec->ps_frame_buf_ip_recon;
H A Dih264d_inter_pred.c207 tfr_ctxt_t *ps_frame_buf;
486 tfr_ctxt_t *ps_frame_buf;
H A Dih264d_mb_utils.c1397 tfr_ctxt_t *ps_trns_addr = &ps_dec->s_tran_addrecon;
H A Dih264d_parse_islice.c1203 tfr_ctxt_t *ps_frame_buf;
H A Dih264d_process_intra_mb.c754 tfr_ctxt_t *ps_frame_buf = ps_dec->ps_frame_buf_ip_recon;
H A Dih264d_api.c3134 tfr_ctxt_t s_tfr_ctxt;
3135 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt;

Completed in 1104 milliseconds