Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_api.c274 memset(&p_Dec->errctx, 0, sizeof(H264dErrCtx_t)); in init_dec_ctx()
423 memset(&p_Dec->errctx, 0, sizeof(H264dErrCtx_t)); in h264d_reset()
613 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()
1652 H264dErrCtx_t *p_err = &p_Dpb->p_Vid->p_Dec->errctx; in idr_memory_management()
H A Dh264d_global.h1116 } H264dErrCtx_t; typedef
H A Dh264d_init.c1510 H264dErrCtx_t *p_err = &p_Dec->errctx; in check_refer_picture_lists()
2041 H264dErrCtx_t *p_err = &p_Dec->errctx; in init_picture()