Home
last modified time | relevance | path

Searched refs:dpb_commands_t (Results 1 – 5 of 5) sorted by relevance

/external/libavc/decoder/
Dih264d_dpb_manager.h130 }dpb_commands_t; typedef
139 WORD32 ih264d_do_mmco_buffer(dpb_commands_t *ps_dpb_cmds,
Dih264d_structs.h971 dpb_commands_t *ps_dpb_cmds;
972 dpb_commands_t s_dpb_cmds_scratch;
Dih264d_dpb_mgr.c855 dpb_commands_t *ps_dpb_cmds = &(ps_dec->s_dpb_cmds_scratch); in ih264d_read_mmco_commands()
988 WORD32 ih264d_do_mmco_buffer(dpb_commands_t *ps_dpb_cmds, in ih264d_do_mmco_buffer()
Dih264d_api.c1094 size = sizeof(dpb_commands_t); in ih264d_init_decoder()
1520 size = sizeof(dpb_commands_t); in ih264d_allocate_static_bufs()
1524 ps_dec->ps_dpb_cmds = (dpb_commands_t *)pv_buf; in ih264d_allocate_static_bufs()
Dih264d_parse_slice.c1899 sizeof(dpb_commands_t)); in ih264d_parse_decode_slice()