Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h395 ssize_t nal_h264_write_pps(const struct device *dev,
H A Dnal-h264.c444 ssize_t nal_h264_write_pps(const struct device *dev, in nal_h264_write_pps() function
473 EXPORT_SYMBOL_GPL(nal_h264_write_pps);
H A Dallegro-core.c1703 size = nal_h264_write_pps(&dev->plat_dev->dev, dest, n, pps); in allegro_h264_write_pps()