Searched refs:nal_rbsp_ops (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/allegro-dvt/
H A Dnal-rbsp.h14 struct nal_rbsp_ops { struct
43 struct nal_rbsp_ops *ops;
47 extern struct nal_rbsp_ops write;
48 extern struct nal_rbsp_ops read;
51 struct nal_rbsp_ops *ops);
H A Dnal-rbsp.c20 struct nal_rbsp_ops *ops)
249 struct nal_rbsp_ops write = {
267 struct nal_rbsp_ops read = {

Completed in 87 milliseconds