Searched defs:nal_rbsp_ops (Results 1 – 1 of 1) sorted by relevance
14 struct nal_rbsp_ops { struct15 int (*rbsp_bit)(struct rbsp *rbsp, int *val);16 int (*rbsp_bits)(struct rbsp *rbsp, int n, unsigned int *val);17 int (*rbsp_uev)(struct rbsp *rbsp, unsigned int *val);18 int (*rbsp_sev)(struct rbsp *rbsp, int *val);