Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/decoder/
H A Dih264d_dpb_manager.h132 }dpb_commands_t; typedef
141 WORD32 ih264d_do_mmco_buffer(dpb_commands_t *ps_dpb_cmds,
H A Dih264d_structs.h1008 dpb_commands_t *ps_dpb_cmds;
1009 dpb_commands_t s_dpb_cmds_scratch;
H A Dih264d_dpb_mgr.c870 dpb_commands_t *ps_dpb_cmds = &(ps_dec->s_dpb_cmds_scratch); in ih264d_read_mmco_commands()
1007 WORD32 ih264d_do_mmco_buffer(dpb_commands_t *ps_dpb_cmds, in ih264d_do_mmco_buffer()
H A Dih264d_api.c1166 size = sizeof(dpb_commands_t); in ih264d_init_decoder()
1709 size = sizeof(dpb_commands_t); in ih264d_allocate_static_bufs()
1713 ps_dec->ps_dpb_cmds = (dpb_commands_t *)pv_buf; in ih264d_allocate_static_bufs()
H A Dih264d_parse_slice.c1931 sizeof(dpb_commands_t)); in ih264d_parse_decode_slice()
/aosp_15_r20/external/libavc/decoder/mvc/
H A Dimvcd_dpb_manager.h190 extern WORD32 imvcd_dpb_do_mmco(dpb_commands_t *ps_dpb_cmds, mvc_dpb_manager_t *ps_dpb_mgr,
H A Dimvcd_api.c227 i4_mem_size = sizeof(dpb_commands_t); in imvcd_view_ctxt_init()
231 ps_view_ctxt->ps_dpb_cmds = (dpb_commands_t *) pv_buf; in imvcd_view_ctxt_init()
H A Dimvcd_dpb_manager.c1719 WORD32 imvcd_dpb_do_mmco(dpb_commands_t *ps_dpb_cmds, mvc_dpb_manager_t *ps_dpb_mgr, in imvcd_dpb_do_mmco()
/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_parse_slice.c1542 sizeof(dpb_commands_t)); in isvcd_parse_decode_slice_ext_nal()
2788 sizeof(dpb_commands_t)); in isvcd_parse_decode_slice()
H A Disvcd_api.c1055 size = sizeof(dpb_commands_t); in isvcd_init_decoder()
2749 size = sizeof(dpb_commands_t); in isvcd_allocate_static_bufs()
2753 ps_dec->ps_dpb_cmds = (dpb_commands_t *) pv_buf; in isvcd_allocate_static_bufs()