Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_pps.c35 static MPP_RET parse_pps_calingLists(BitReadCtx_t *p_bitctx, H264_SPS_t *sps, H264_PPS_t *pps) in parse_pps_calingLists() function
104 FUN_CHECK(ret = parse_pps_calingLists(p_bitctx, cur_sps, cur_pps)); in parser_pps()