Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi_cmd.h77 MPP_SET_DISABLE_THREAD, /* MPP no thread mode and use external thread to decode */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi_cmd.h77 MPP_SET_DISABLE_THREAD, /* MPP no thread mode and use external thread to decode */ enumerator
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_nt_test.c455 ret = mpi->control(ctx, MPP_SET_DISABLE_THREAD, NULL); in dec_nt_decode()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp1076 case MPP_SET_DISABLE_THREAD: { in control_mpp()