Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_deblocking.c664 ps_pad_mgr->u1_vert_pad_bot = in ih264d_init_deblk_tfr_ctxt()
673 ps_pad_mgr->u1_vert_pad_bot = 0; in ih264d_init_deblk_tfr_ctxt()
947 if(ps_pad_mgr->u1_vert_pad_bot) in ih264d_deblock_picture_mbaff()
1084 if(ps_pad_mgr->u1_vert_pad_bot) in ih264d_deblock_picture_non_mbaff()
1198 if(ps_pad_mgr->u1_vert_pad_bot) in ih264d_deblock_picture_progressive()
Dih264d_structs.h585 UWORD8 u1_vert_pad_bot; /* flip-flop u4_flag remembering pad area (Vert) */ member