Home
last modified time | relevance | path

Searched refs:nal_h264_sps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h91 * struct nal_h264_sps - Sequence parameter set
96 struct nal_h264_sps { struct
194 void *dest, size_t n, struct nal_h264_sps *sps);
196 struct nal_h264_sps *sps, void *src, size_t n);
197 void nal_h264_print_sps(const struct device *dev, struct nal_h264_sps *sps);
H A Dnal-h264.c594 static void nal_h264_rbsp_sps(struct rbsp *rbsp, struct nal_h264_sps *sps) in nal_h264_rbsp_sps()
740 * @sps: &struct nal_h264_sps to convert to RBSP
750 void *dest, size_t n, struct nal_h264_sps *sps) in nal_h264_write_sps()
782 * @sps: the &struct nal_h264_sps to fill from the RBSP data
791 struct nal_h264_sps *sps, void *src, size_t n) in nal_h264_read_sps()
H A Dallegro-core.c1271 struct nal_h264_sps *sps; in allegro_h264_write_sps()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h94 * struct nal_h264_sps - Sequence parameter set
99 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()
344 * @sps: &struct nal_h264_sps to convert to RBSP
354 void *dest, size_t n, struct nal_h264_sps *sps) in nal_h264_write_sps()
386 * @sps: the &struct nal_h264_sps to fill from the RBSP data
395 struct nal_h264_sps *sps, void *src, size_t n) in nal_h264_read_sps()
H A Dallegro-core.c1572 struct nal_h264_sps *sps; in allegro_h264_write_sps()

Completed in 13 milliseconds