Home
last modified time | relevance | path

Searched refs:u1_horz_pad (Results 1 – 2 of 2) sorted by relevance

/external/libavc/decoder/
Dih264d_deblocking.c667 ps_pad_mgr->u1_horz_pad = 1; in ih264d_init_deblk_tfr_ctxt()
671 ps_pad_mgr->u1_horz_pad = 0; in ih264d_init_deblk_tfr_ctxt()
906 if(ps_pad_mgr->u1_horz_pad) in ih264d_deblock_picture_mbaff()
1043 if(ps_pad_mgr->u1_horz_pad) in ih264d_deblock_picture_non_mbaff()
1157 if(ps_pad_mgr->u1_horz_pad) in ih264d_deblock_picture_progressive()
Dih264d_structs.h586 UWORD8 u1_horz_pad; /* flip-flop u4_flag remembering pad area (Vert) */ member