Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/allegro-dvt/
Dnal-h264.h151 struct nal_h264_pps { struct
200 void *dest, size_t n, struct nal_h264_pps *pps); argument
202 struct nal_h264_pps *pps, void *src, size_t n);
203 void nal_h264_print_pps(const struct device *dev, struct nal_h264_pps *pps);
Dnal-h264.c679 static void nal_h264_rbsp_pps(struct rbsp *rbsp, struct nal_h264_pps *pps) in nal_h264_rbsp_pps()
841 void *dest, size_t n, struct nal_h264_pps *pps) in nal_h264_write_pps()
883 struct nal_h264_pps *pps, void *src, size_t n) in nal_h264_read_pps()
Dallegro-core.c1362 struct nal_h264_pps *pps; in allegro_h264_write_pps()