Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_mpi_cmd.h98 MPP_DEC_SET_PRESENT_TIME_ORDER, /* use input time order for output */ enumerator
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec.c127 case MPP_DEC_SET_PRESENT_TIME_ORDER : in mpp_dec_proc_cfg()
926 case MPP_DEC_SET_PRESENT_TIME_ORDER : { in mpp_dec_set_cfg_by_cmd()
/rockchip-linux_mpp/mpp/
H A Dmpp.c1464 case MPP_DEC_SET_PRESENT_TIME_ORDER : in mpp_control_dec()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md400 - MPP_DEC_SET_PRESENT_TIME_ORDER
H A DRockchip_Developer_Guide_MPP_EN.md379 **MPP_DEC_SET_PRESENT_TIME_ORDER**
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp1614 mpicmd = MPP_DEC_SET_PRESENT_TIME_ORDER; in control()