Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_nal_structs.h117 typedef struct vcl_buf_hdr_t struct
119 struct vcl_buf_hdr_t *ps_next; /*!< Pointer to next VCL NAL buffer header. argument
124 UWORD32 u4_max_bits; /*!< Total number of SODB bits present in the VCL
127 WORD32 i4_buf_offset; /*!< This is the offset from the start of the
152 } vcl_buf_hdr_t; argument