Home
last modified time | relevance | path

Searched refs:iep2_pd_get_output (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2_pd.h32 int iep2_pd_get_output(struct iep2_pd_info *pd_inf);
H A Diep2_pd.c203 int iep2_pd_get_output(struct iep2_pd_info *pd_inf) in iep2_pd_get_output() function
H A Diep2.c287 ctx->params.pd_mode = iep2_pd_get_output(&ctx->pd_inf); in iep2_done()