Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_headers.c296 ps_pps = ps_dec->pv_scratch_sps_pps; in ih264d_parse_pps()
659 ps_seq = ps_dec->pv_scratch_sps_pps; in ih264d_parse_sps()
Dih264d_structs.h1037 void *pv_scratch_sps_pps; /*used temeporarily store sps/ spps while parsing*/ member
Dih264d_api.c1104 memset(ps_dec->pv_scratch_sps_pps, 0, size); in ih264d_init_decoder()
1346 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_scratch_sps_pps); in ih264d_free_static_bufs()
1542 ps_dec->pv_scratch_sps_pps = pv_buf; in ih264d_allocate_static_bufs()