Home
last modified time | relevance | path

Searched refs:nal_h264_sps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h99 struct nal_h264_sps { struct
390 void *dest, size_t n, struct nal_h264_sps *sps);
392 struct nal_h264_sps *sps, void *src, size_t n);
393 void nal_h264_print_sps(const struct device *dev, struct nal_h264_sps *sps);
H A Dnal-h264.c198 static void nal_h264_rbsp_sps(struct rbsp *rbsp, struct nal_h264_sps *sps) in nal_h264_rbsp_sps()
354 void *dest, size_t n, struct nal_h264_sps *sps) in nal_h264_write_sps()
395 struct nal_h264_sps *sps, void *src, size_t n) in nal_h264_read_sps()
H A Dallegro-core.c1574 struct nal_h264_sps *sps; in allegro_h264_write_sps()