Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_rc2_test.c167 RK_U32 dec_width = mpp_frame_get_width(frame_out); in mpi_rc_cmp_frame() local
180 if (enc_width != dec_width) { in mpi_rc_cmp_frame()
181 mpp_err_f("enc_width %d != dec_width %d", enc_width, dec_width); in mpi_rc_cmp_frame()