Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/decoder/
H A Dih264d_dpb_manager.h70 struct dpb_info_t struct
74 struct dpb_info_t *ps_prev_short;/** Link to the DPB with previous picNum */ argument
75 struct dpb_info_t *ps_prev_long; /** Link to the DPB with previous long term frame*/ argument
92 struct dpb_info_t *ps_dpb_st_head; /** Pointer to the most recent picNum */ argument
/aosp_15_r20/external/libhevc/common/
H A 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
/aosp_15_r20/external/libavc/common/
H A Dih264_dpb_mgr.h64 typedef struct dpb_info_t struct
74 struct dpb_info_t *ps_prev_dpb; argument
76 } dpb_info_t; typedef