Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.h36 MPP_RET parse_prepare_fast(H264dInputCtx_t *p_Inp, H264dCurCtx_t *p_Cur);
H A Dh264d_api.c591 ret = parse_prepare_fast(p_Inp, p_Dec->p_Cur); in h264d_prepare()
H A Dh264d_parse.c744 MPP_RET parse_prepare_fast(H264dInputCtx_t *p_Inp, H264dCurCtx_t *p_Cur) in parse_prepare_fast() function