Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_mpi_cmd.h78 MPP_SET_DISABLE_THREAD, /* MPP no thread mode and use external thread to decode */ enumerator
/rockchip-linux_mpp/test/
H A Dmpi_dec_nt_test.c373 ret = mpi->control(ctx, MPP_SET_DISABLE_THREAD, NULL); in dec_nt_decode()
/rockchip-linux_mpp/mpp/
H A Dmpp.c1306 case MPP_SET_DISABLE_THREAD: { in mpp_control_mpp()