Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi_cmd.h102 MPP_DEC_SET_DISABLE_ERROR, /* When set it will disable sw/hw error (H.264 / H.265) */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi_cmd.h102 MPP_DEC_SET_DISABLE_ERROR, /* When set it will disable sw/hw error (H.264 / H.265) */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_api.c182 case MPP_DEC_SET_DISABLE_ERROR: { in avsd_control()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp138 case MPP_DEC_SET_DISABLE_ERROR : in mpp_dec_proc_cfg()
1025 case MPP_DEC_SET_DISABLE_ERROR: { in mpp_dec_set_cfg_by_cmd()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp1186 case MPP_DEC_SET_DISABLE_ERROR : in control_dec()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c377 self->mpi->control (self->mpp_ctx, MPP_DEC_SET_DISABLE_ERROR, NULL); in gst_mpp_dec_set_format()