Lines Matching refs:MppDecVprocCtxImpl

102 } MppDecVprocCtxImpl;  typedef
152 static void dec_vproc_clr_prev0(MppDecVprocCtxImpl *ctx) in dec_vproc_clr_prev0()
176 static void dec_vproc_clr_prev1(MppDecVprocCtxImpl *ctx) in dec_vproc_clr_prev1()
199 static void dec_vproc_clr_prev(MppDecVprocCtxImpl *ctx) in dec_vproc_clr_prev()
223 static void dec_vproc_set_img(MppDecVprocCtxImpl *ctx, IepImg *img, RK_S32 fd, IepCmd cmd) in dec_vproc_set_img()
238 MppDecVprocCtxImpl *impl = (MppDecVprocCtxImpl *) vproc_ctx; in dec_vproc_start_dei_v1()
257 MppDecVprocCtxImpl *impl = (MppDecVprocCtxImpl *) vproc_ctx; in dec_vproc_start_dei_v2()
271 MppDecVprocCtxImpl *ctx = (MppDecVprocCtxImpl *)vproc_ctx; in dec_vproc_set_dei_v1()
385 static MPP_RET dec_vproc_config_dei_v2(MppDecVprocCtxImpl *ctx, MppFrame frm, in dec_vproc_config_dei_v2()
526 MPP_RET dec_vproc_output_dei_v2(MppDecVprocCtxImpl *ctx, MppFrame frm, RK_U32 is_frm) in dec_vproc_output_dei_v2()
628 static MPP_RET dec_vproc_dei_v2_deinterlace(MppDecVprocCtxImpl *ctx, MppFrame frm) in dec_vproc_dei_v2_deinterlace()
692 static MPP_RET dec_vproc_dei_v2_detection(MppDecVprocCtxImpl *ctx, MppFrame frm) in dec_vproc_dei_v2_detection()
772 MppDecVprocCtxImpl *ctx = (MppDecVprocCtxImpl *)vproc_ctx; in dec_vproc_set_dei_v2()
796 MppDecVprocCtxImpl *ctx = (MppDecVprocCtxImpl *)vproc_ctx; in dec_vproc_update_ref_v1()
807 MppDecVprocCtxImpl *ctx = (MppDecVprocCtxImpl *)vproc_ctx; in dec_vproc_update_ref_v2()
818 static MPP_RET dec_vproc_update_ref(MppDecVprocCtxImpl *ctx, MppFrame frm, RK_U32 index, RK_U32 eos) in dec_vproc_update_ref()
838 MppDecVprocCtxImpl *ctx = (MppDecVprocCtxImpl *)data; in dec_vproc_thread()
993 MppDecVprocCtxImpl *p = mpp_calloc(MppDecVprocCtxImpl, 1); in dec_vproc_init()
1091 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_get_version()
1102 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_set_mode()
1115 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_deinit()
1149 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_start()
1168 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_stop()
1187 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_signal()
1206 MppDecVprocCtxImpl *p = (MppDecVprocCtxImpl *)ctx; in dec_vproc_reset()