Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h389 ssize_t nal_h264_write_sps(const struct device *dev,
H A Dnal-h264.c353 ssize_t nal_h264_write_sps(const struct device *dev, in nal_h264_write_sps() function
381 EXPORT_SYMBOL_GPL(nal_h264_write_sps);
H A Dallegro-core.c1666 size = nal_h264_write_sps(&dev->plat_dev->dev, dest, n, sps); in allegro_h264_write_sps()