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

/external/libavc/decoder/
H A Dih264d_deblocking.c705 UWORD8 u1_cur_fld, u1_top_fld, u1_left_fld; local
824 u1_left_fld = (ps_left_mb->u1_mb_type & D_FLD_MB)
830 u1_left_fld = u1_cur_fld;
858 if(u1_left_fld ^ u1_cur_fld)

Completed in 119 milliseconds