Home | History | Annotate | Download | only in encoder

Lines Matching refs:num_ref

2102 *  @param[in] num_ref : Number of reference frames
2114 S32 num_ref,
2137 for(i = 0; i < num_ref + 1; i++)
2139 ps_wt_inp_prms->apu1_wt_inp[i] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
2143 for(ref = 0; ref < num_ref + 1; ref++)
2154 if(ref == num_ref)