Searched defs:nal_h264_ops (Results 1 – 1 of 1) sorted by relevance
38 struct nal_h264_ops { struct39 int (*rbsp_bit)(struct rbsp *rbsp, int *val);40 int (*rbsp_bits)(struct rbsp *rbsp, int n, unsigned int *val);41 int (*rbsp_uev)(struct rbsp *rbsp, unsigned int *val);42 int (*rbsp_sev)(struct rbsp *rbsp, int *val);