Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dnal-hevc.h264 struct nal_hevc_pps { struct
343 void *dest, size_t n, struct nal_hevc_pps *pps);
345 struct nal_hevc_pps *pps, void *src, size_t n);
Dnal-hevc.c370 static void nal_hevc_rbsp_pps(struct rbsp *rbsp, struct nal_hevc_pps *pps) in nal_hevc_rbsp_pps()
650 void *dest, size_t n, struct nal_hevc_pps *pps) in nal_hevc_write_pps()
694 struct nal_hevc_pps *pps, void *src, size_t n) in nal_hevc_read_pps()
Dallegro-core.c1746 struct nal_hevc_pps *pps; in allegro_hevc_write_pps()