Home | History | Annotate | Download | only in encoder

Lines Matching refs:u4_timestamp_low

242     ps_inp_buf->u4_timestamp_low = ps_ive_ip->u4_timestamp_low;
349 ps_enc_buff->u4_timestamp_low = ps_inp_buf->u4_timestamp_low;
378 * 1) Search through as_inp_list to locate the largest u4_timestamp_low less
379 * than current u4_timestamp_low. This will give us the last B frame before
418 if ( (ps_inp_list[u4_cntr].u4_timestamp_low <= ps_cur_pic->u4_timestamp_low) &&
420 (ps_inp_list[u4_cntr].u4_timestamp_low >= ps_inp_list[u4_lst_bframe].u4_timestamp_low) &&
1414 UWORD32 u4_timestamp_low = ps_inp_buf->u4_timestamp_low;
1755 ps_cur_pic->u4_timestamp_low = ps_inp_buf->u4_timestamp_low;
2072 ps_entropy->u4_timestamp_low = u4_timestamp_low;