Home
last modified time | relevance | path

Searched refs:s_tfr_ctxt (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_deblocking.c720 tfr_ctxt_t s_tfr_ctxt; in ih264d_deblock_picture_mbaff() local
721 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; in ih264d_deblock_picture_mbaff()
1002 tfr_ctxt_t s_tfr_ctxt; in ih264d_deblock_picture_non_mbaff() local
1003 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon; in ih264d_deblock_picture_non_mbaff()
1118 tfr_ctxt_t s_tfr_ctxt; in ih264d_deblock_picture_progressive() local
1119 tfr_ctxt_t * ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon; in ih264d_deblock_picture_progressive()
Dih264d_thread_compute_bs.c690 tfr_ctxt_t s_tfr_ctxt; in ih264d_recon_deblk_thread() local
691 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt; // = &ps_dec->s_tran_addrecon; in ih264d_recon_deblk_thread()
Dih264d_api.c2488 tfr_ctxt_t s_tfr_ctxt; in ih264d_video_decode() local
2489 tfr_ctxt_t *ps_tfr_cxt = &s_tfr_ctxt; in ih264d_video_decode()