Searched refs:pv_scratch_sps_pps (Results 1 – 3 of 3) sorted by relevance
212 ps_pps = ps_dec->pv_scratch_sps_pps; in ih264d_parse_pps()566 ps_seq = ps_dec->pv_scratch_sps_pps; in ih264d_parse_sps()
952 memset(ps_dec->pv_scratch_sps_pps, 0, size); in ih264d_init_decoder()1171 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_scratch_sps_pps); in ih264d_free_static_bufs()1345 ps_dec->pv_scratch_sps_pps = pv_buf; in ih264d_allocate_static_bufs()
1030 void *pv_scratch_sps_pps; /*used temeporarily store sps/ spps while parsing*/ member