Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_api.c955 memset(ps_dec->ps_left_mb_ctxt_info, 0, size); in ih264d_init_decoder()
1175 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_left_mb_ctxt_info); in ih264d_free_static_bufs()
1374 ps_dec->ps_left_mb_ctxt_info = pv_buf; in ih264d_allocate_static_bufs()
Dih264d_structs.h914 ctxt_inc_mb_info_t *ps_left_mb_ctxt_info; /* structure containing the left MB's member
Dih264d_mb_utils.c922 ps_tempLeft = ps_dec->ps_left_mb_ctxt_info; in ih264d_get_cabac_context_mbaff()