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 D | nal-h264.h | 199 ssize_t nal_h264_write_pps(const struct device *dev,
|
H A D | nal-h264.c | 827 * 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 D | allegro-core.c | 1388 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 D | nal-h264.h | 395 ssize_t nal_h264_write_pps(const struct device *dev,
|
H A D | nal-h264.c | 431 * 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 D | allegro-core.c | 1703 size = nal_h264_write_pps(&dev->plat_dev->dev, dest, n, pps); in allegro_h264_write_pps()
|
Completed in 13 milliseconds