Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c242 static MPP_RET parse_one_rps(BitReadCtx_t *bitctx, Avs2dRps_t *rps) in parse_one_rps() function
381 FUN_CHECK(ret = parse_one_rps(bitctx, rps)); in avs2d_parse_sequence_header()
650 FUN_CHECK(ret = parse_one_rps(bitctx, &p_dec->frm_mgr.cur_rps)); in parse_picture_header_intra()
758 FUN_CHECK(ret = parse_one_rps(bitctx, &p_dec->frm_mgr.cur_rps)); in parse_picture_header_inter()