Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h730 typedef struct h264_sei_t { struct
731 RK_S32 type;
732 RK_S32 payload_size;
733 struct {
738 } recovery_point;
739 struct {
742 } scalable_nesting;
746 RK_S32 mvc_scalable_nesting_flag;
747 RK_U32 seq_parameter_set_id;
749 H264_SEI_PIC_TIMING_t pic_timing;
[all …]