Lines Matching refs:sps_t
147 sps_t *ps_sps, in ihevcd_parse_pred_wt_ofst()
1277 sps_t *ps_sps; in ihevcd_parse_sps()
1314 memset(ps_sps, 0, sizeof(sps_t)); in ihevcd_parse_sps()
1437 sps_t *ps_sps_old = ps_codec->s_parse.ps_sps; in ihevcd_parse_sps()
1478 sps_t *ps_sps_old = (ps_codec->s_parse.ps_sps_base + sps_id); in ihevcd_parse_sps()
1795 sps_t *ps_sps, *ps_sps_ref; in ihevcd_copy_sps()
1815 memcpy(ps_sps, ps_sps_ref, sizeof(sps_t)); in ihevcd_copy_sps()
1852 sps_t *ps_sps; in ihevcd_parse_pps()
2219 sps_t *ps_sps) in ihevcd_parse_buffering_period_sei()
2369 IHEVCD_ERROR_T ihevcd_parse_pic_timing_sei(codec_t *ps_codec, sps_t *ps_sps) in ihevcd_parse_pic_timing_sei()
2671 sps_t *ps_sps; in ihevcd_parse_sei_payload()