Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_nal_structs.h174 typedef struct vcl_node_t struct
176 struct vcl_node_t *ps_top_node; /*!< Pointer to top node present in the DQID argument
183 struct vcl_node_t *ps_bot_node; /*!< Pointer to bottom node present in the argument
192 WORD32 i4_quality_id; /*!< Quality id of the layer */
194 WORD32 i4_dependency_id; /*!< Dependency id of the layer */
196 WORD32 i4_temporal_id; /*!< Temporal id of the layer */
198 WORD32 i4_priority_id; /*!< Priority id of the layer */
200 WORD32 i4_idr_pic_flag; /*!< Flag indicating whether current layer is
205 WORD32 i4_nal_unit_type; /*!< NAL unit type of all slices in the current
210 i4_nal_ref_idc; /*!< NAL ref idc of all slices in the current picture */
[all …]