Searched defs:vcl_node_t (Results 1 – 1 of 1) sorted by relevance
174 typedef struct vcl_node_t struct176 struct vcl_node_t *ps_top_node; /*!< Pointer to top node present in the DQID argument183 struct vcl_node_t *ps_bot_node; /*!< Pointer to bottom node present in the argument192 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 is205 WORD32 i4_nal_unit_type; /*!< NAL unit type of all slices in the current210 i4_nal_ref_idc; /*!< NAL ref idc of all slices in the current picture */[all …]