Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpi_rc2_test.c155 RK_U32 dec_width = mpp_frame_get_width(frame_out); in mpi_rc_cmp_frame() local
168 if (enc_width != dec_width) { in mpi_rc_cmp_frame()
169 mpp_err_f("enc_width %d != dec_width %d", enc_width, dec_width); in mpi_rc_cmp_frame()