Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi_cmd.h97 MPP_DEC_SET_PARSER_FAST_MODE, /* Need to setup before init */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi_cmd.h97 MPP_DEC_SET_PARSER_FAST_MODE, /* Need to setup before init */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp135 case MPP_DEC_SET_PARSER_FAST_MODE : in mpp_dec_proc_cfg()
1016 case MPP_DEC_SET_PARSER_FAST_MODE : { in mpp_dec_set_cfg_by_cmd()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp1184 case MPP_DEC_SET_PARSER_FAST_MODE : in control_dec()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c367 self->mpi->control (self->mpp_ctx, MPP_DEC_SET_PARSER_FAST_MODE, in gst_mpp_dec_set_format()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_rc2_test.c753 ret = dec_mpi->control(dec_ctx, MPP_DEC_SET_PARSER_FAST_MODE, &fast_en); in mpi_rc_pre_dec_init()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp1576 mpicmd = MPP_DEC_SET_PARSER_FAST_MODE; in control()