Searched refs:nal_h264_pps (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/media/platform/allegro-dvt/ |
D | nal-h264.h | 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);
|
D | nal-h264.c | 283 static void nal_h264_rbsp_pps(struct rbsp *rbsp, struct nal_h264_pps *pps) in nal_h264_rbsp_pps() 445 void *dest, size_t n, struct nal_h264_pps *pps) in nal_h264_write_pps() 487 struct nal_h264_pps *pps, void *src, size_t n) in nal_h264_read_pps()
|
D | allegro-core.c | 1678 struct nal_h264_pps *pps; in allegro_h264_write_pps()
|