Home
last modified time | relevance | path

Searched refs:dpb_commands_t (Results 1 – 4 of 4) 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_dpb_mgr.c846 dpb_commands_t *ps_dpb_cmds = ps_dec->ps_dpb_cmds; in ih264d_read_mmco_commands()
979 WORD32 ih264d_do_mmco_buffer(dpb_commands_t *ps_dpb_cmds, in ih264d_do_mmco_buffer()
Dih264d_api.c942 size = sizeof(dpb_commands_t); in ih264d_init_decoder()
1327 size = sizeof(dpb_commands_t); in ih264d_allocate_static_bufs()
1330 ps_dec->ps_dpb_cmds = (dpb_commands_t *)pv_buf; in ih264d_allocate_static_bufs()
Dih264d_structs.h970 dpb_commands_t *ps_dpb_cmds;