Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h215 typedef struct h264_nalu_svc_ext_t { struct
216 RK_U32 valid;
217 RK_U32 idr_flag;
218 RK_U32 priority_id;
219 RK_U32 no_inter_layer_pred_flag;
220 RK_U32 dependency_id;
221 RK_U32 quality_id;
222 RK_U32 temporal_id;
223 RK_U32 use_ref_base_pic_flag;
224 RK_U32 discardable_flag;
[all …]