Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_offset

466         WORD32 i4_frame_num = (WORD32)ps_bit_allocation->i8_frm_num_in_gop, i4_offset;
474 i4_offset = (ps_gop->ai4_q6_frame_offsets[i4_frame_num] * 1000) >> QSCALE_Q_FAC;
475 f_offset = ((float)i4_offset) / 1000;