Searched refs:enable_fast_play (Results 1 – 6 of 6) sorted by relevance
123 …ENTRY(base, enable_fast_play, U32, RK_U32, MPP_DEC_CFG_CHANGE_ENABLE_FAST_PLAY, base, ena…269 cfg->base.enable_fast_play = MPP_ENABLE_FAST_PLAY_ONCE; in mpp_dec_cfg_set_default()271 cfg->base.enable_fast_play = MPP_ENABLE_FAST_PLAY; in mpp_dec_cfg_set_default()
76 RK_U32 enable_fast_play; member
522 dst_base->enable_fast_play = src_base->enable_fast_play; in mpp_dec_set_cfg()1041 cfg->enable_fast_play = (param) ? (*((RK_U32 *)param)) : (0); in mpp_dec_set_cfg_by_cmd()1043 dec_dbg_func("disable idr immediately output %d\n", cfg->enable_fast_play); in mpp_dec_set_cfg_by_cmd()
349 p_Dec->p_Vid->dpb_fast_out = p_Dec->cfg->base.enable_fast_play; in h264d_init()447 p_Dec->p_Vid->dpb_fast_out = p_Dec->cfg->base.enable_fast_play; in h264d_reset()
1377 switch (p_Dpb->p_Vid->p_Dec->cfg->base.enable_fast_play) { in scan_dpb_output()
1184 if (cfg->base.enable_fast_play && (IS_IDR(s) || in mpp_hevc_output_frame()