Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h199 ssize_t nal_h264_write_pps(const struct device *dev,
H A Dnal-h264.c827 * nal_h264_write_pps() - Write PPS NAL unit into RBSP format
840 ssize_t nal_h264_write_pps(const struct device *dev, in nal_h264_write_pps() function
869 EXPORT_SYMBOL_GPL(nal_h264_write_pps); variable
H A Dallegro-core.c1388 size = nal_h264_write_pps(&dev->plat_dev->dev, dest, n, pps); in allegro_h264_write_pps()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h395 ssize_t nal_h264_write_pps(const struct device *dev,
H A Dnal-h264.c431 * nal_h264_write_pps() - Write PPS NAL unit into RBSP format
444 ssize_t nal_h264_write_pps(const struct device *dev, in nal_h264_write_pps() function
473 EXPORT_SYMBOL_GPL(nal_h264_write_pps); variable
H A Dallegro-core.c1703 size = nal_h264_write_pps(&dev->plat_dev->dev, dest, n, pps); in allegro_h264_write_pps()

Completed in 13 milliseconds