Searched refs:deblk_ctxt_t (Results 1 - 10 of 10) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_ilf_padding.h41 void ihevcd_ilf_pad_frame(deblk_ctxt_t *ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt);
H A Dihevcd_deblk.h37 void ihevcd_deblk_ctb(deblk_ctxt_t *ps_deblk,
H A Dihevcd_structs.h531 }deblk_ctxt_t; typedef in typeref:struct:__anon11641
1125 deblk_ctxt_t s_deblk_ctxt;
1526 deblk_ctxt_t s_deblk_ctxt;
H A Dihevcd_ilf_padding.c79 void ihevcd_ilf_pad_frame(deblk_ctxt_t *ps_deblk_ctxt, sao_ctxt_t *ps_sao_ctxt)
H A Dihevcd_deblk.c97 void ihevcd_deblk_ctb(deblk_ctxt_t *ps_deblk,
/external/libavc/encoder/
H A Dih264e_deblk.h97 void ih264e_deblock_mb(process_ctxt_t *ps_proc, deblk_ctxt_t * ps_deblk);
H A Dih264e_structs.h842 }deblk_ctxt_t; typedef in typeref:struct:__anon10592
1996 deblk_ctxt_t s_deblk_ctxt;
H A Dih264e_process.c916 deblk_ctxt_t *ps_deblk = &ps_proc->s_deblk_ctxt;
1168 deblk_ctxt_t *ps_deblk = &ps_proc->s_deblk_ctxt;
1600 deblk_ctxt_t *ps_deblk = &ps_proc->s_deblk_ctxt;
H A Dih264e_deblk.c704 void ih264e_deblock_mb(process_ctxt_t *ps_proc, deblk_ctxt_t * ps_deblk)
H A Dih264e_utils.c2087 deblk_ctxt_t *ps_deblk = &ps_proc->s_deblk_ctxt;

Completed in 823 milliseconds