Home
last modified time | relevance | path

Searched defs:dpb_info_t (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/common/
Dihevc_dpb_mgr.h48 typedef struct dpb_info_t dpb_info_t; typedef
56 struct dpb_info_t struct
66 dpb_info_t *ps_prev_dpb; argument
/external/libavc/decoder/
Dih264d_dpb_manager.h69 struct dpb_info_t struct
73 struct dpb_info_t *ps_prev_short;/** Link to the DPB with previous picNum */ argument
74 struct dpb_info_t *ps_prev_long; /** Link to the DPB with previous long term frame*/ argument
91 struct dpb_info_t *ps_dpb_st_head; /** Pointer to the most recent picNum */ argument
/external/libavc/common/
Dih264_dpb_mgr.h50 typedef struct dpb_info_t dpb_info_t; typedef
59 struct dpb_info_t struct
69 dpb_info_t *ps_prev_dpb; argument