Home | History | Annotate | Download | only in decoder

Lines Matching refs:i4_max_poc

468             ps_dec->i4_max_poc = 0;
1526 if(i4_poc >= ps_dec->i4_max_poc)
1527 ps_dec->i4_max_poc = i4_poc;
1532 + ps_dec->i4_max_poc
1534 ps_dec->i4_max_poc = 0;