Searched refs:pv_scratch_sps_pps (Results 1 – 3 of 3) sorted by relevance
217 ps_pps = ps_dec->pv_scratch_sps_pps; in ih264d_parse_pps()574 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()1168 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_scratch_sps_pps); in ih264d_free_static_bufs()1358 ps_dec->pv_scratch_sps_pps = pv_buf; in ih264d_allocate_static_bufs()
1031 void *pv_scratch_sps_pps; /*used temeporarily store sps/ spps while parsing*/ member