Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/allegro-dvt/
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);
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()
Dallegro-core.c1572 struct nal_h264_sps *sps; in allegro_h264_write_sps()