Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpi_rc2_test.c90 pthread_t dec_thr; member
1027 pthread_create(&ctx->dec_thr, NULL, rc2_pre_dec_thread, ctx); in mpi_rc_codec()
1064 pthread_join(ctx->dec_thr, NULL); in mpi_rc_codec()