Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi_cmd.h96 MPP_DEC_SET_PARSER_SPLIT_MODE, /* Need to setup before init */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi_cmd.h96 MPP_DEC_SET_PARSER_SPLIT_MODE, /* Need to setup before init */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp134 case MPP_DEC_SET_PARSER_SPLIT_MODE : in mpp_dec_proc_cfg()
1011 case MPP_DEC_SET_PARSER_SPLIT_MODE : { in mpp_dec_set_cfg_by_cmd()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_rc2_test.c619 ret = dec_mpi->control(dec_ctx, MPP_DEC_SET_PARSER_SPLIT_MODE, &need_split); in mpi_rc_post_dec_init()
747 ret = dec_mpi->control(dec_ctx, MPP_DEC_SET_PARSER_SPLIT_MODE, &need_split); in mpi_rc_pre_dec_init()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp1183 case MPP_DEC_SET_PARSER_SPLIT_MODE : in control_dec()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp1787 mpicmd = MPP_DEC_SET_PARSER_SPLIT_MODE; in control()