Home
last modified time | relevance | path

Searched refs:frm_cnt_in (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c37 RK_S32 frm_cnt_in; member
702 if (p->frame_num < 0 || p->frm_cnt_in < p->frame_num) { in enc_test_input()
720 p->ver_stride, p->fmt, p->frm_cnt_in * p->frm_step); in enc_test_input()
765 if ((p->frm_cnt_in & 10) == 0) { in enc_test_input()
795 mpi_enc_gen_osd_plt(&p->osd_plt, p->frm_cnt_in); in enc_test_input()
809 p->height, p->frm_cnt_in); in enc_test_input()
851 p->frm_cnt_in++; in enc_test_input()
861 if (p->frame_num > 0 && p->frm_cnt_in >= p->frame_num) { in enc_test_input()
981 if (p->frm_cnt_out != p->frm_cnt_in) in enc_test_output()