Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h146 * struct nal_h264_pps - Picture parameter set
151 struct nal_h264_pps { struct
200 void *dest, size_t n, struct nal_h264_pps *pps);
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);
H A Dnal-h264.c679 static void nal_h264_rbsp_pps(struct rbsp *rbsp, struct nal_h264_pps *pps) in nal_h264_rbsp_pps()
831 * @pps: &struct nal_h264_pps to convert to RBSP
841 void *dest, size_t n, struct nal_h264_pps *pps) in nal_h264_write_pps()
874 * @pps: the &struct nal_h264_pps to fill from the RBSP data
883 struct nal_h264_pps *pps, void *src, size_t n) in nal_h264_read_pps()
H A Dallegro-core.c1362 struct nal_h264_pps *pps; in allegro_h264_write_pps()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h149 * struct nal_h264_pps - Picture parameter set
154 struct nal_h264_pps { struct
396 void *dest, size_t n, struct nal_h264_pps *pps);
398 struct nal_h264_pps *pps, void *src, size_t n);
399 void nal_h264_print_pps(const struct device *dev, struct nal_h264_pps *pps);
H A Dnal-h264.c283 static void nal_h264_rbsp_pps(struct rbsp *rbsp, struct nal_h264_pps *pps) in nal_h264_rbsp_pps()
435 * @pps: &struct nal_h264_pps to convert to RBSP
445 void *dest, size_t n, struct nal_h264_pps *pps) in nal_h264_write_pps()
478 * @pps: the &struct nal_h264_pps to fill from the RBSP data
487 struct nal_h264_pps *pps, void *src, size_t n) in nal_h264_read_pps()
H A Dallegro-core.c1677 struct nal_h264_pps *pps; in allegro_h264_write_pps()

Completed in 13 milliseconds