Home | History | Annotate | Download | only in decoder

Lines Matching full:term

58     /*  assigned when used for long term reference */
63 /* 1 : used for short term reference */
64 /* 2 : used for long term reference */
74 struct dpb_info_t *ps_prev_long; /** Link to the DPB with previous long term frame*/
76 reference info, pic num and longt term frame idx */
78 reference info, pic num and longt term frame idx */
82 UWORD8 u1_lt_idx; /** If buf is assigned long-term index; else MAX_REF_BUFS+1 */
94 UWORD8 u1_num_st_ref_bufs; /** Number of short term ref. buffers */
95 UWORD8 u1_num_lt_ref_bufs; /** Number of long term ref. buffer */
96 UWORD8 u1_max_lt_pic_idx_plus1; /** Maximum long term pictures - 0 to max_long_term_pic_idx */
115 UWORD32 u4_lt_idx; /** Long Term Pic Idx */