Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep2_api.h133 enum PD_TYPES pd_types; member
/rockchip-linux_mpp/mpp/vproc/
H A Dmpp_dec_vproc.c564 ctx->dei_info.pd_types != PD_TYPES_UNKNOWN) { in dec_vproc_output_dei_v2()
657 if (ctx->dei_info.pd_types == PD_TYPES_UNKNOWN) in dec_vproc_dei_v2_deinterlace()
726 } else if (ctx->dei_info.pd_types == PD_TYPES_UNKNOWN) { in dec_vproc_dei_v2_detection()
/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2.c477 inf->pd_types = ctx->pd_inf.pdtype; in iep2_control()