Home
last modified time | relevance | path

Searched refs:H264dErrCtx_t (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c284 memset(&p_Dec->errctx, 0, sizeof(H264dErrCtx_t)); in init_dec_ctx()
435 memset(&p_Dec->errctx, 0, sizeof(H264dErrCtx_t)); in h264d_reset()
634 H264dErrCtx_t *p_err = &p_Dec->errctx; in h264d_parse()
H A Dh264d_dpb.c848 H264dErrCtx_t *p_err = &p_Vid->p_Dec->errctx; in write_picture()
1371 H264dErrCtx_t *p_err = &p_Dpb->p_Vid->p_Dec->errctx; in scan_dpb_output()
1653 H264dErrCtx_t *p_err = &p_Dpb->p_Vid->p_Dec->errctx; in idr_memory_management()
H A Dh264d_global.h1123 } H264dErrCtx_t; typedef
H A Dh264d_init.c1528 H264dErrCtx_t *p_err = &p_Dec->errctx; in check_refer_picture_lists()
2053 H264dErrCtx_t *p_err = &p_Dec->errctx; in init_picture()