Searched refs:ps_pps_base (Results 1 – 7 of 7) sorted by relevance
444 pps_t *ps_pps = ps_codec->ps_pps_base + MAX_PPS_CNT - 1; in ihevcd_nal_unit()
255 ps_pps = ps_codec->s_parse.ps_pps_base + pps_id; in ihevcd_parse_slice_header()258 pps_t *ps_pps_ref = ps_codec->ps_pps_base; in ihevcd_parse_slice_header()262 if((ps_pps_ref - ps_codec->ps_pps_base >= MAX_PPS_CNT - 1)) in ihevcd_parse_slice_header()
1080 pps_t *ps_pps_base; member2027 pps_t *ps_pps_base; member
1557 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_unmark_pps()1646 ps_pps = (ps_codec->s_parse.ps_pps_base + MAX_PPS_CNT - 1); in ihevcd_parse_pps()1926 ps_pps_ref = ps_codec->ps_pps_base + pps_id_ref; in ihevcd_copy_pps()1927 ps_pps = ps_codec->ps_pps_base + pps_id; in ihevcd_copy_pps()
1556 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init()2602 ps_codec->ps_pps_base = (pps_t *)ps_mem_rec->pv_base; in ihevcd_init_mem_rec()2603 ps_codec->s_parse.ps_pps_base = ps_codec->ps_pps_base; in ihevcd_init_mem_rec()2654 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init_mem_rec()
1377 ps_proc->ps_pps = ps_codec->ps_pps_base + ps_slice_hdr->i1_pps_id; in ihevcd_init_proc_ctxt()
2193 ps_pps = ps_codec->s_parse.ps_pps_base; in ihevcd_parse_slice_data()